Structure POWERSOURCESTATUS (charge.h)
Ce struct est destiné uniquement à une utilisation interne.
Syntaxe
typedef struct _POWERSOURCESTATUS {
POWERSOURCEID PowerSourceId;
ULONG MaxChargeCurrent;
ULONG PowerSourceInformation;
BOOLEAN PowerSourceStatus;
} POWERSOURCESTATUS, *PPOWERSOURCESTATUS;
Membres
PowerSourceId
MaxChargeCurrent
PowerSourceInformation
PowerSourceStatus
Exigences
Exigence | Valeur |
---|---|
d’en-tête | charging.h (include Charging.h) |