NdisMSetInformationComplete returns the final status of a completed set-information request for which the driver previously returned NDIS_STATUS_PENDING.
VOID NdisMSetInformationComplete(
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 |