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