IDD_DRIVER_GLOBALS - NtDoc

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

typedef struct IDD_DRIVER_GLOBALS {
  ULONG Reserved;
} IDD_DRIVER_GLOBALS, *PIDD_DRIVER_GLOBALS;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-iddcx-idd_driver_globals)

IDD_DRIVER_GLOBALS structure

Description

Holds per-driver Indirect Display information. Reserved for use by the system.

Members

Reserved

This value is reserved for use by the system.