enumerazione UCSI_GET_ALTERNATE_MODES_RECIPIENT (ucmucsispec.h)
Usato nel comando GET_ALTERNATE_MODES. Vedere La tabella 4-24, Offset 16 nella specifica UCSI versione 1.2.
Sintassi
typedef enum _UCSI_GET_ALTERNATE_MODES_RECIPIENT {
UcsiGetAlternateModesRecipientConnector,
UcsiGetAlternateModesRecipientSop,
UcsiGetAlternateModesRecipientSopP,
UcsiGetAlternateModesRecipientSopPP
} UCSI_GET_ALTERNATE_MODES_RECIPIENT;
Costanti
|
UcsiGetAlternateModesRecipientConnector
|
UcsiGetAlternateModesRecipientSop
|
UcsiGetAlternateModesRecipientSopP
|
UcsiGetAlternateModesRecipientSopPP
|
Requisiti
Requisito |
Valore |
Versione KMDF minima |
1.27 |
Versione UMDF minima |
N/D |
Intestazione |
ucmucsispec.h (include UcmUcsiCx.h) |