windows-nt/Source/XPSP1/NT/net/config/netcfg/tcpipcfg/tcprsvp.h
2020-09-26 16:20:57 +08:00

20 lines
450 B
C

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1997.
//
// File: T C P R S V P . H
//
// Contents: RSVP portion of TCP/IP
//
// Notes:
//
// Author: kumarp 19-March-98
//
//----------------------------------------------------------------------------
#pragma once
HRESULT HrInstallRsvpProvider(VOID);
void RemoveRsvpProvider(VOID);