Wdi_NdisMIndicateStatusEx - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// dot11wificxintf.h

VOID Wdi_NdisMIndicateStatusEx(
  NDIS_HANDLE             MiniportAdapterHandle,
  PNDIS_STATUS_INDICATION StatusIndication
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-dot11wificxintf-wdi_ndismindicatestatusex)

Description

[!WARNING] Some information in this topic relates to prereleased product, which may be substantially modified before it is commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

This function is reserved for system use and should not be called in your code.

Parameters

MiniportAdapterHandle

Reserved.

StatusIndication

Reserved.

Remarks

See also