UCSI_GET_ALTERNATE_MODES_RECIPIENT枚举 (ucmucsispec.h)

在 GET_ALTERNATE_MODES 命令中使用。 请参阅表 4-24,UCSI 规范版本 1.2中的偏移量 16。

语法

typedef enum _UCSI_GET_ALTERNATE_MODES_RECIPIENT {
  UcsiGetAlternateModesRecipientConnector,
  UcsiGetAlternateModesRecipientSop,
  UcsiGetAlternateModesRecipientSopP,
  UcsiGetAlternateModesRecipientSopPP
} UCSI_GET_ALTERNATE_MODES_RECIPIENT;

常数

 
UcsiGetAlternateModesRecipientConnector
UcsiGetAlternateModesRecipientSop
UcsiGetAlternateModesRecipientSopP
UcsiGetAlternateModesRecipientSopPP

要求

要求 价值
最低 KMDF 版本 1.27
最低 UMDF 版本 N/A
标头 ucmucsispec.h (包括 UcmUcsiCx.h)