NdisMQueryInformationComplete indicates that a prior call to MiniportQueryInformation, which returned NDIS_STATUS_PENDING, has completed.
VOID NdisMQueryInformationComplete(
IN NDIS_HANDLE MiniportAdapterHandle, IN NDIS_STATUS Status);
Header File: | Ndis.h |
Module: | Nk |
Platforms: | |
Versions: | 2.0 and later |
Complete Documentation: | Windows NT Device Driver Kit |