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

24 lines
519 B
C

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1999.
//
// File: D I H O O K. H
//
// Contents: Network Class Installer
//
// Notes:
//
// Author: billbe 25 Nov 1996
//
//----------------------------------------------------------------------------
#pragma once
HRESULT
_HrNetClassInstaller (DI_FUNCTION difFunction,
HDEVINFO hdi,
PSP_DEVINFO_DATA pdeid);