UCSI_GET_CAM_SUPPORTED_IN 結構 (ucmucsispec.h)
用於GET_CAM_SUPPORTED 命令。 請參閱 UCSI 規格 1.2 版中的表格 4-27。
語法
typedef struct _UCSI_GET_CAM_SUPPORTED_IN {
UINT8 bmAlternateModeSupported[16];
} UCSI_GET_CAM_SUPPORTED_IN, *PUCSI_GET_CAM_SUPPORTED_IN;
成員
bmAlternateModeSupported[16]
規格需求
需求 | 值 |
---|---|
最小 KMDF 版本 | 1.27 |
最低UMDF版本 | N/A |
標頭 | ucmucsispec.h (包含 UcmUcsiCx.h) |