다음을 통해 공유


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