MBB_DRIVER_GLOBALS - NtDoc

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

typedef struct _MBB_DRIVER_GLOBALS {
  ULONG Unused;
} MBB_DRIVER_GLOBALS, *PMBB_DRIVER_GLOBALS;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-mbbcxtypes-_mbb_driver_globals)

_MBB_DRIVER_GLOBALS structure

Description

Call MBB_DRIVER_GLOBALS_INIT to initialize this structure.

Members

Unused

This member is unused.

Remarks

See also