Compartir a través de


CAD_POWER_SOURCE_INFO_USB estructura (carga.h)

Esta estructura es solo para uso interno.

Sintaxis

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;

Miembros

SourceId

Version

Flags

MaxCurrent

Voltage

PortType

PortId

PowerSourceInformation

OemCharger

Requisitos

Requisito Valor
Header charging.h (include Charging.h)

Consulte también

charging.h