windows-nt/Source/XPSP1/NT/net/config/netcfg/tcpipcfg/tcprsvp.h

20 lines
450 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//+---------------------------------------------------------------------------
//
// 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);