次の方法で共有


POWERSOURCESTATUS 構造体 (charging.h)

この構造体は内部でのみ使用されます。

構文

typedef struct _POWERSOURCESTATUS {
  POWERSOURCEID PowerSourceId;
  ULONG         MaxChargeCurrent;
  ULONG         PowerSourceInformation;
  BOOLEAN       PowerSourceStatus;
} POWERSOURCESTATUS, *PPOWERSOURCESTATUS;

メンバーズ

PowerSourceId

MaxChargeCurrent

PowerSourceInformation

PowerSourceStatus

必要条件

要件 価値
ヘッダー charging.h (Charging.h を含む)

関連項目

charging.h