NdisMIndicateStatus

NdisMIndicateStatus indicates changes in the status of a NIC to higher-level NDIS drivers.

Syntax

VOID NdisMIndicateStatus(IN NDIS_HANDLE MiniportAdapterHandle,
IN NDIS_STATUS GeneralStatus, IN PVOID StatusBuffer,
IN UINT StatusBufferSize);

At a Glance

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