UCSI_GET_ALTERNATE_MODES_RECIPIENT-Enumeration (ucmucsispec.h)
Wird im Befehl GET_ALTERNATE_MODES verwendet. Siehe Tabelle 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;
Konstanten
|
UcsiGetAlternateModesRecipientConnector
|
UcsiGetAlternateModesRecipientSop
|
UcsiGetAlternateModesRecipientSopP
|
UcsiGetAlternateModesRecipientSopPP
|
Anforderungen
Anforderung |
Wert |
KMDF-Mindestversion |
1,27 |
UMDF-Mindestversion |
– |
Kopfzeile |
ucmucsispec.h (include UcmUcsiCx.h) |