CAD_POWER_SOURCE_INFO_USB structure (charging.h)
This structure is for internal use only.
Syntax
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;
Members
SourceId
Version
Flags
MaxCurrent
Voltage
PortType
PortId
PowerSourceInformation
OemCharger
Requirements
Requirement | Value |
---|---|
Header | charging.h (include Charging.h) |