Freigeben über


RawGameController.TryGetBatteryReport Methode

Definition

Ruft Informationen zum aktuellen Akkuzustand des unformatierten Spielcontrollers ab.

public:
 virtual BatteryReport ^ TryGetBatteryReport() = TryGetBatteryReport;
BatteryReport TryGetBatteryReport();
public BatteryReport TryGetBatteryReport();
function tryGetBatteryReport()
Public Function TryGetBatteryReport () As BatteryReport

Gibt zurück

Informationen zum aktuellen Akkuzustand des rohen Spielcontrollers.

Implementiert

Gilt für:

Weitere Informationen