// ucmtcpciglobals.h
typedef struct _UCMTCPCI_DRIVER_GLOBALS {
ULONG Reserved;
} UCMTCPCI_DRIVER_GLOBALS, *PUCMTCPCI_DRIVER_GLOBALS;
View the official Windows Driver Kit DDI referenceNo description available.
The global structure for the USB Type-C Port Controller Interface framework extension (UcmTcpciCx).
ReservedReserved.