// hidspicx.h
typedef struct _HIDSPICX_DRIVER_GLOBALS {
ULONG Reserved;
} HIDSPICX_DRIVER_GLOBALS, *PHIDSPICX_DRIVER_GLOBALS;
View the official Windows Driver Kit DDI referenceNo description available.
The HIDSPICX_DRIVER_GLOBALS structure is used internally by the framework. Do not use.
ReservedReserved.