UCSI_GET_ALTERNATE_MODES_RECIPIENT 枚举 (ucmucsispec.h)
在 GET_ALTERNATE_MODES 命令中使用。 请参阅表 4-24,UCSI 规范版本 1.2 中的偏移量 16。
语法
typedef enum _UCSI_GET_ALTERNATE_MODES_RECIPIENT {
UcsiGetAlternateModesRecipientConnector,
UcsiGetAlternateModesRecipientSop,
UcsiGetAlternateModesRecipientSopP,
UcsiGetAlternateModesRecipientSopPP
} UCSI_GET_ALTERNATE_MODES_RECIPIENT;
常量
|
UcsiGetAlternateModesRecipientConnector
|
UcsiGetAlternateModesRecipientSop
|
UcsiGetAlternateModesRecipientSopP
|
UcsiGetAlternateModesRecipientSopPP
|
要求
要求 |
值 |
最低 KMDF 版本 |
1.27 |
最低 UMDF 版本 |
不可用 |
标头 |
ucmucsispec.h (包括 UcmUcsiCx.h) |