IGamepad.GetRawCurrentReading Method

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

Syntax

public:
RawGamepadReading GetRawCurrentReading()  

Return value

Type: RawGamepadReading 

The gamepad reading object.

Remarks

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

IGamepad Interface

IGamepad Members

Windows.Xbox.Input Namespace