// ucmucsispec.h
typedef enum _UCSI_GET_ALTERNATE_MODES_RECIPIENT {
UcsiGetAlternateModesRecipientConnector,
UcsiGetAlternateModesRecipientSop,
UcsiGetAlternateModesRecipientSopP,
UcsiGetAlternateModesRecipientSopPP
} UCSI_GET_ALTERNATE_MODES_RECIPIENT;
View the official Windows Driver Kit DDI referenceNo description available.
Used in the GET_ALTERNATE_MODES command. See Table 4-24, Offset 16 in UCSI spec version 1.2.
UcsiGetAlternateModesRecipientConnectorUcsiGetAlternateModesRecipientSopUcsiGetAlternateModesRecipientSopPUcsiGetAlternateModesRecipientSopPP