IWheel.UpdateEquationsToDevice Method

Updates the state of all equations on the device.

Syntax

public:
void UpdateEquationsToDevice()  

Remarks

This method simulaneously updates all equations on the device in a single transfer. This ensures that interdependent equations that are marked to be stopped as a result of this call will not enter a state in which one equation continues to run after the others have stopped.

If an equation has not had a request to change its state, this call will not affect its state. If no equations have been marked for state change, this call will not cause a transfer to the device.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

IWheel Interface

IWheel Members

Microsoft.Xbox.Input Namespace