Battery.GetReport Method

Definition

Gets a BatteryReport object that indicates the charge, capacity, and status of the battery or aggregate.

public:
 virtual BatteryReport ^ GetReport() = GetReport;
BatteryReport GetReport();
public BatteryReport GetReport();
function getReport()
Public Function GetReport () As BatteryReport

Returns

Indicates the charge, capacity, and status of the battery or aggregate.

Applies to

See also