Occurs when a device reports values for the vendor registers.
public:
event VendorRegistersGetEvent^ VendorRegistersGet {
EventRegistrationToken add (VendorRegistersGetEvent^ value);
void remove (EventRegistrationToken token);
}
This event will be handled by your implementation of the VendorRegistersGetEvent delegate.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd