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 を含む) |