Partilhar via


HidCollection.Id Propriedade

Definição

Obtém o identificador de uma coleção de controles HID.

public:
 property unsigned int Id { unsigned int get(); };
uint32_t Id();
public uint Id { get; }
var uInt32 = hidCollection.id;
Public ReadOnly Property Id As UInteger

Valor da propriedade

UInt32

unsigned int

uint32_t

O identificador da coleção.

Aplica-se a

Confira também