HidCollection.UsageId 属性

定义

获取给定控件集合的使用标识符。

public:
 property unsigned int UsageId { unsigned int get(); };
uint32_t UsageId();
public uint UsageId { get; }
var uInt32 = hidCollection.usageId;
Public ReadOnly Property UsageId As UInteger

属性值

UInt32

unsigned int

uint32_t

使用标识符。

适用于

另请参阅