Estrutura POWERSOURCESTATUS (charging.h)
Esse struct é somente para uso interno.
Sintaxe
typedef struct _POWERSOURCESTATUS {
POWERSOURCEID PowerSourceId;
ULONG MaxChargeCurrent;
ULONG PowerSourceInformation;
BOOLEAN PowerSourceStatus;
} POWERSOURCESTATUS, *PPOWERSOURCESTATUS;
Membros
PowerSourceId
MaxChargeCurrent
PowerSourceInformation
PowerSourceStatus
Requisitos
Requisito | Valor |
---|---|
Cabeçalho | charging.h (inclua Charging.h) |