WIFI_DRIVER_GLOBALS - NtDoc

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

typedef struct _WIFI_DRIVER_GLOBALS {
  ULONG Unused;
} WIFI_DRIVER_GLOBALS, *PWIFI_DRIVER_GLOBALS;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-wificxtypes-wifi_driver_globals)

Description

Call WIFI_DRIVER_GLOBALS_INIT to initialize this structure.

Members

Unused

This member is unused.

Remarks

See also