Marks the force equation at the specified index on the device as Running.
public:
void StartEquation(
unsigned char index
)
index
Type: unsigned char
Index of the equation to mark as Running, in the range [0, 15].
This method affects only force equations that are currently in the Stopped, Paused, or Faulted state. All affected equations will be restarted from the beginning.
Important This method marks the force equation as requesting a state change; it does not immediately change the state of the equation on the device. The state of the equation on the device will be updated during the next call to the IWheel.UpdateEquationsToDevice method.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd