UCSI_GET_ALTERNATE_MODES_RECIPIENT列舉 (ucmucsispec.h)
用於 GET_ALTERNATE_MODES 命令。 請參閱 UCSI 規格 1.2 版中的表 4-24 位移 16。
Syntax
typedef enum _UCSI_GET_ALTERNATE_MODES_RECIPIENT {
UcsiGetAlternateModesRecipientConnector,
UcsiGetAlternateModesRecipientSop,
UcsiGetAlternateModesRecipientSopP,
UcsiGetAlternateModesRecipientSopPP
} UCSI_GET_ALTERNATE_MODES_RECIPIENT;
常數
|
UcsiGetAlternateModesRecipientConnector
|
UcsiGetAlternateModesRecipientSop
|
UcsiGetAlternateModesRecipientSopP
|
UcsiGetAlternateModesRecipientSopPP
|
規格需求
需求 |
值 |
最小 KMDF 版本 |
1.27 |
最低UMDF版本 |
N/A |
標頭 |
ucmucsispec.h (包含 UcmUcsiCx.h) |