Structure POWERSOURCESTATUS (charging.h)
Ce struct est destiné à un usage interne uniquement.
Syntaxe
typedef struct _POWERSOURCESTATUS {
POWERSOURCEID PowerSourceId;
ULONG MaxChargeCurrent;
ULONG PowerSourceInformation;
BOOLEAN PowerSourceStatus;
} POWERSOURCESTATUS, *PPOWERSOURCESTATUS;
Membres
PowerSourceId
MaxChargeCurrent
PowerSourceInformation
PowerSourceStatus
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | charging.h (include Charging.h) |