Wheel.GetVendorRegistersFromDevice Method

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

Syntax

public:
void GetVendorRegistersFromDevice()  

Remarks

Important This method triggers the Wheel.VendorRegistersGet event for each vendor loop register on the device. Listen to this event to get the values 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

Wheel Class

Wheel Members

Microsoft.Xbox.Input Namespace