次の方法で共有


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

こちらもご覧ください

charging.h