Represents the callback method that will handle the VendorRegistersGet event of a Wheel object.
public delegate void VendorRegistersGetEvent(
IWheel pIWheel,
Array<uint32>^ pRegisters
)
pIWheel
Type: IWheel
IWheel object that fired the event.
pRegisters
Type: uint32
Array that contains the vendor loop registers.
Important This delegate receives the information returned from a call to the Wheel.GetVendorRegistersFromDevice method.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd