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 を含む) |