Wheel.GetEquationInformationFromDevice Method

Retrieves the current state and the register values for the force equation at the specified index on the device.

Syntax

public:
void GetEquationInformationFromDevice(
         unsigned char index
)  

Parameters

index
Type: unsigned char 

  Index of the equation to get the information for, in the range [0, 15].

Remarks

Important This method triggers the Wheel.EquationInformationGet event when the information for the equation is available. Listen to this event to get the equation information.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

Wheel Class

Wheel Members

Microsoft.Xbox.Input Namespace