共用方式為


DriverUnifiedPosPowerReportingType 列舉 (pointofservicecommontypes.h)

此列舉會定義裝置所支援的電源報告類型(例如進階、標準等等)。

語法

typedef enum DriverUnifiedPosPowerReportingType {
  UnknownPowerReportingType,
  Standard,
  Advanced
} ;

常數

 
UnknownPowerReportingType
目前還不清楚電源報告類型。
Standard
裝置支援標準電源報告類型。
Advanced
裝置支援進階電源報告類型。

要求

要求 價值
標頭 pointofservicecommontypes.h (include Pointofservicecommontypes.h)