windows-nt/Source/XPSP1/NT/net/config/netcfg/engine/dihook.h

24 lines
519 B
C
Raw Normal View History

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