Struttura POWERSOURCESTATUS (charge.h)
Questo struct è solo per uso interno.
Sintassi
typedef struct _POWERSOURCESTATUS {
POWERSOURCEID PowerSourceId;
ULONG MaxChargeCurrent;
ULONG PowerSourceInformation;
BOOLEAN PowerSourceStatus;
} POWERSOURCESTATUS, *PPOWERSOURCESTATUS;
Membri
PowerSourceId
MaxChargeCurrent
PowerSourceInformation
PowerSourceStatus
Fabbisogno
Requisito | Valore |
---|---|
intestazione | charge.h (include Charge.h) |