IFlightStick.GetRawCurrentReading Method

Gets a flight stick reading object (without allocating new memory) that represents the current state of the controller.

Syntax

public:
RawFlightStickReading GetRawCurrentReading()  

Return value

Type: RawFlightStickReading 

The flight stick reading object.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

IFlightStick Interface

IFlightStick Members

Microsoft.Xbox.Input Namespace