POWERSOURCESTATUS 结构 (charging.h)
此结构仅供内部使用。
语法
typedef struct _POWERSOURCESTATUS {
POWERSOURCEID PowerSourceId;
ULONG MaxChargeCurrent;
ULONG PowerSourceInformation;
BOOLEAN PowerSourceStatus;
} POWERSOURCESTATUS, *PPOWERSOURCESTATUS;
成员
PowerSourceId
MaxChargeCurrent
PowerSourceInformation
PowerSourceStatus
要求
要求 | 值 |
---|---|
Header | charging.h (包括 Charging.h) |