NdisMQueryInformationComplete

NdisMQueryInformationComplete indicates that a prior call to MiniportQueryInformation, which returned NDIS_STATUS_PENDING, has completed.

Syntax

VOID NdisMQueryInformationComplete(
IN NDIS_HANDLE
MiniportAdapterHandle, IN NDIS_STATUS Status);

At a Glance

Header File: Ndis.h
Module: Nk
Platforms:
Versions: 2.0 and later
Complete Documentation: Windows NT Device Driver Kit