enumerazione UCSI_GET_ALTERNATE_MODES_RECIPIENT (ucmucsispec.h)
Usato nel comando GET_ALTERNATE_MODES. Vedere Tabella 4-24, Offset 16 in 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
|
Fabbisogno
Requisito |
Valore |
versione minima di KMDF |
1.27 |
versione minima di UMDF |
N/D |
intestazione |
ucmucsispec.h (include UcmUcsiCx.h) |