Partager via


DriverUnifiedPosPowerReportingType, énumération (pointofservicecommontypes.h)

Cette énumération définit le type de rapports d’alimentation pris en charge par l’appareil (par exemple, avancé, standard, etc.).

Syntaxe

typedef enum DriverUnifiedPosPowerReportingType {
  UnknownPowerReportingType,
  Standard,
  Advanced
} ;

Constantes

 
UnknownPowerReportingType
Le type de rapport d’alimentation n’est pas connu.
Standard
L’appareil prend en charge le type de rapport d’alimentation standard.
Advanced
L’appareil prend en charge le type avancé de rapports d’alimentation.

Exigences

Exigence Valeur
d’en-tête pointofservicecommontypes.h (include Pointofservicecommontypes.h)