Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used in the GET_ALTERNATE_MODES command. See Table 4-24, Offset 16 in UCSI spec version 1.2.
Syntax
typedef enum _UCSI_GET_ALTERNATE_MODES_RECIPIENT {
UcsiGetAlternateModesRecipientConnector,
UcsiGetAlternateModesRecipientSop,
UcsiGetAlternateModesRecipientSopP,
UcsiGetAlternateModesRecipientSopPP
} UCSI_GET_ALTERNATE_MODES_RECIPIENT;
Constants
UcsiGetAlternateModesRecipientConnector |
UcsiGetAlternateModesRecipientSop |
UcsiGetAlternateModesRecipientSopP |
UcsiGetAlternateModesRecipientSopPP |
Requirements
Requirement | Value |
---|---|
Minimum KMDF version | 1.27 |
Minimum UMDF version | N/A |
Header | ucmucsispec.h (include UcmUcsiCx.h) |