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

出力レポート識別子。

適用対象

こちらもご覧ください