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 版本 | 不可用 |
标头 | ucmucsispec.h (包括 UcmUcsiCx.h) |