ArcadeStick.DeviceVidPid Property

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

Syntax

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

Property value

Type: uint32 

  USB VID/PID of the arcade stick device.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.arcadestick.winmd

See also

Reference

ArcadeStick Class

ArcadeStick Members

Microsoft.Xbox.Input Namespace