EquationState Enumeration

Defines values that indicate the state of the force feedback equation at a specified index on a wheel device.

Syntax

public enum class EquationState  

Members

Member Description
UNSET An equation with the specified index does not exist on the device.
STARTED The equation is started.
STOPPED The equation is stopped.
PAUSED The equation is paused.
FAULT The equation has faulted.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

Microsoft.Xbox.Input Namespace