IGameControllerBatteryInfo.TryGetBatteryReport Methode

Definition

Ruft Informationen zum aktuellen Akkuzustand des Gamecontrollers ab.

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

Gibt zurück

Informationen zum aktuellen Akkuzustand des Gamecontrollers.

Gilt für:

Weitere Informationen