共用方式為


HidOutputReport.Id 屬性

定義

取得與指定輸出報表相關聯的識別碼。

public:
 property unsigned short Id { unsigned short get(); };
uint16_t Id();
public ushort Id { get; }
var uInt16 = hidOutputReport.id;
Public ReadOnly Property Id As UShort

屬性值

UInt16

unsigned short

uint16_t

輸出報表識別碼。

適用於

另請參閱