Compartir a través de


FlightStick.TryGetBatteryReport Método

Definición

Obtiene información sobre el estado actual de la batería del stick de vuelo.

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

Devoluciones

Información sobre el estado actual de la batería del stick de vuelo.

Implementaciones

Se aplica a

Consulte también