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