UCSI_GET_CURRENT_CAM_IN結構(ucmucsispec.h)
用於 GET_CURRENT_CAM 命令。 請參閱 UCSI 規格 1.2 版中的表格 4-31。
語法
typedef struct _UCSI_GET_CURRENT_CAM_IN {
UINT8 CurrentAlternateMode;
} UCSI_GET_CURRENT_CAM_IN, *PUCSI_GET_CURRENT_CAM_IN;
成員
CurrentAlternateMode
要求
要求 | 價值 |
---|---|
最低 KMDF 版本 | 1.27 |
最低 UMDF 版本 | N/A |
標頭 | ucmucsispec.h (包括 UcmUcsiCx.h) |