Battery.GetReport Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.