HidNumericControl.UsageId 属性

定义

获取给定数值控件的使用标识符。

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

属性值

UInt16

unsigned short

uint16_t

使用标识符。

适用于

另请参阅