IGameControllerProvider.HardwareVendorId Property

Definition

The hardware vendor ID of the controller.

public:
 property unsigned short HardwareVendorId { unsigned short get(); };
uint16_t HardwareVendorId();
public ushort HardwareVendorId { get; }
var uInt16 = iGameControllerProvider.hardwareVendorId;
Public ReadOnly Property HardwareVendorId As UShort

Property Value

UInt16

unsigned short

uint16_t

The hardware vendor ID of the controller.

Applies to