Share via


IGameControllerBatteryInfo.TryGetBatteryReport 方法

定义

获取有关游戏控制器的当前电池状态的信息。

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

返回

有关游戏控制器的当前电池状态的信息。

适用于

另请参阅