POWERSOURCESTATUS structure (charging.h)
This struct is for internal use only.
Syntax
typedef struct _POWERSOURCESTATUS {
POWERSOURCEID PowerSourceId;
ULONG MaxChargeCurrent;
ULONG PowerSourceInformation;
BOOLEAN PowerSourceStatus;
} POWERSOURCESTATUS, *PPOWERSOURCESTATUS;
Members
PowerSourceId
MaxChargeCurrent
PowerSourceInformation
PowerSourceStatus
Requirements
Requirement | Value |
---|---|
Header | charging.h (include Charging.h) |