DriverUnifiedPosPowerReportingType 列舉 (pointofservicecommontypes.h)
此列舉定義裝置所支援的電源報告類型 (,例如進階、標準等) 。
Syntax
typedef enum DriverUnifiedPosPowerReportingType {
UnknownPowerReportingType,
Standard,
Advanced
} ;
常數
UnknownPowerReportingType 不知道電源報告類型。 |
Standard 裝置支援標準電源報告類型。 |
Advanced 裝置支援進階電源報告類型。 |
規格需求
需求 | 值 |
---|---|
標頭 | pointofservicecommontypes.h (include Pointofservicecommontypes.h) |