WDI_BYTE16 - NtDoc

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

typedef struct _WDI_BYTE16 {
  UINT8 Byte[16];
} WDI_BYTE16, *PWDI_BYTE16;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-dot11wificxtypes-wdi_byte16)

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.

Members

Byte

Reserved.

Remarks

See also