Compartilhar via


Enumeração POWERSOURCEID (charging.h)

Essa enumeração é apenas para uso interno.

Syntax

typedef enum _POWERSOURCEID {
  PowerSourceInvalid,
  PowerSourceNone,
  PowerSourceUsbfn,
  PowerSourceWirelessCharger,
  PowerSourceKD,
  PowerSourceUsbTypeC,
  PowerSourceMax
} POWERSOURCEID, *PPOWERSOURCEID;

Constantes

 
PowerSourceInvalid
PowerSourceNone
PowerSourceUsbfn
PowerSourceWirelessCharger
PowerSourceKD
PowerSourceUsbTypeC
PowerSourceMax

Requisitos

Requisito Valor
Cabeçalho charging.h (inclua Charging.h)

Confira também

charging.h