2.3.2.7 Status Functions

The NDIS library provides status functions defined in the following table for the miniport driver.

Function

Definition

NdisMIndicateStatus

Indicates to the NDIS library that the network interface card status has changed.

NdisMIndicateStatusComplete

Indicates to the NDIS library that the status change is complete.

NdisMQueryInformationComplete

Indicates that a prior call to MiniportQueryInformation is complete.

NdisMSetInformationComplete

Indicates that a prior call to MiniportSetInformation is complete.