HIDSPICX_DRIVER_GLOBALS - NtDoc

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

typedef struct _HIDSPICX_DRIVER_GLOBALS {
  ULONG Reserved;
} HIDSPICX_DRIVER_GLOBALS, *PHIDSPICX_DRIVER_GLOBALS;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-hidspicx-hidspicx_driver_globals)

Description

The HIDSPICX_DRIVER_GLOBALS structure is used internally by the framework. Do not use.

Members

Reserved

Reserved.