Wheel.UpdateVariablesToDevice Method

Updates the values of variables in application memory.

Syntax

public:
unsigned char UpdateVariablesToDevice(
         unsigned char maxTransfers
)  

Parameters

maxTransfers
Type: unsigned char 

  Maximum number of transfers to make for this update. Any variables in application memory that remain unset after this call receive top priority for the next call to the UpdateVariablesToDevice method.

Return value

Type: unsigned char 

  Number of transfers that were required to update the values of variables in application memory.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

Wheel Class

Wheel Members

Microsoft.Xbox.Input Namespace