RacingWheel.GetCurrentReading Method

Definition

Gets a snapshot of the racing wheel's state.

public:
 virtual RacingWheelReading GetCurrentReading() = GetCurrentReading;
RacingWheelReading GetCurrentReading();
public RacingWheelReading GetCurrentReading();
function getCurrentReading()
Public Function GetCurrentReading () As RacingWheelReading

Returns

The current state of the racing wheel.

Applies to

See also