CAD_POWER_SOURCE_INFO_USB 구조체(charging.h)
이 구조체는 내부 전용입니다.
구문
typedef struct _CAD_POWER_SOURCE_INFO_USB {
POWERSOURCEID SourceId;
USHORT Version;
ULONG Flags;
ULONG MaxCurrent;
ULONG Voltage;
LONG PortType;
ULONGLONG PortId;
USBFN_PORT_TYPE PowerSourceInformation;
GUID OemCharger;
} CAD_POWER_SOURCE_INFO_USB, *PCAD_POWER_SOURCE_INFO_USB;
멤버
SourceId
Version
Flags
MaxCurrent
Voltage
PortType
PortId
PowerSourceInformation
OemCharger
요구 사항
요구 사항 | 값 |
---|---|
헤더 | charging.h(Charging.h 포함) |