다음을 통해 공유


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

출력 보고서 식별자입니다.

적용 대상

추가 정보