在 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) |