IWheel.GetVendorRegistersFromDevice Method

Retrieves the values of the vendor loop registers on the device.

Syntax

public:
void GetVendorRegistersFromDevice()  

Remarks

Important This method triggers the IWheel.VendorRegistersGet event for each vendor loop register on the device. Listen to this event to get the values of the vendor loop registers.

Although app developers can call this method, it is generally useful only to device manufacturers.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

IWheel Interface

IWheel Members

Microsoft.Xbox.Input Namespace