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 バージョン 該当なし
Header ucmucsispec.h (UcmUcsiCx.h を含む)