POWERSOURCEUPDATE 结构 (charging.h)

此结构仅供内部使用。

语法

typedef struct _POWERSOURCEUPDATE {
  POWERSOURCEID PowerSourceId;
  ULONG         MaxChargeCurrent;
  BOOLEAN       PowerSourceAvailableStatus;
  PVOID         PowerSourceInformation;
} POWERSOURCEUPDATE, *PPOWERSOURCEUPDATE;

成员

PowerSourceId

MaxChargeCurrent

PowerSourceAvailableStatus

PowerSourceInformation

要求

要求
Header charging.h (包括 Charging.h)

另请参阅

charging.h