Share via


HidNumericControlDescription.Id Property

Definition

Gets the identifier for a given numeric control.

public:
 property unsigned int Id { unsigned int get(); };
uint32_t Id();
public uint Id { get; }
var uInt32 = hidNumericControlDescription.id;
Public ReadOnly Property Id As UInteger

Property Value

UInt32

unsigned int

uint32_t

Identifies the control.

Applies to

See also