共用方式為


HidNumericControlDescription.ReportId 屬性

定義

取得 HID 報表的報表識別碼,其中包含指定數值控制項的使用方式或使用範圍。

public:
 property unsigned short ReportId { unsigned short get(); };
uint16_t ReportId();
public ushort ReportId { get; }
var uInt16 = hidNumericControlDescription.reportId;
Public ReadOnly Property ReportId As UShort

屬性值

UInt16

unsigned short

uint16_t

報表識別碼。

適用於

另請參閱