// iddcx.h
typedef struct IDD_DRIVER_GLOBALS {
ULONG Reserved;
} IDD_DRIVER_GLOBALS, *PIDD_DRIVER_GLOBALS;
View the official Windows Driver Kit DDI referenceNo description available.
Holds per-driver Indirect Display information. Reserved for use by the system.
ReservedThis value is reserved for use by the system.