structure CAD_POWER_SOURCE_INFO_USB (charge.h)
Cette structure est destinée uniquement à une utilisation interne.
Syntaxe
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;
Membres
SourceId
Version
Flags
MaxCurrent
Voltage
PortType
PortId
PowerSourceInformation
OemCharger
Exigences
Exigence | Valeur |
---|---|
d’en-tête | charging.h (include Charging.h) |