NdisOpenConfiguration returns a handle for an NDIS NIC driver's ..\DriverName\Parameters registry key.
VOID NdisOpenConfiguration(OUT PNDIS_STATUS Status,
OUT PNDIS_HANDLE ConfigurationHandle,
IN NDIS_HANDLE WrapperConfigurationContext);
Header File: | Ndis.h |
Module: | Nk |
Platforms: | |
Versions: | 2.0 and later |
Complete Documentation: | Windows NT Device Driver Kit |