IWheel.DeviceVidPid Property

Gets the USB vendor ID and product ID (VID/PID) of the wheel device.

Syntax

public:
property uint32 DeviceVidPid {
         uint32 get ();
}  

Property value

Type: uint32 

  USB VID/PID of the wheel device.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

IWheel Interface

IWheel Members

Microsoft.Xbox.Input Namespace