HidGameControllerProvider.UsageId Property

Definition

The usage ID of the top-level collection.

public:
 property unsigned short UsageId { unsigned short get(); };
uint16_t UsageId();
public ushort UsageId { get; }
var uInt16 = hidGameControllerProvider.usageId;
Public ReadOnly Property UsageId As UShort

Property Value

UInt16

unsigned short

uint16_t

The usage ID of the top-level collection.

Applies to