HidFeatureReport.Id プロパティ

定義

特定の機能レポートに関連付けられている識別子を取得します。

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

プロパティ値

UInt16

unsigned short

uint16_t

機能レポート識別子。

適用対象

こちらもご覧ください