Compartir a través de


HidOutputReport.Id Propiedad

Definición

Obtiene el identificador asociado a un informe de salida determinado.

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

Valor de propiedad

UInt16

unsigned short

uint16_t

Identificador del informe de salida.

Se aplica a

Consulte también