Partager via


HidCollection.Id Propriété

Définition

Obtient l’identificateur d’une collection de contrôles 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

Valeur de propriété

UInt32

unsigned int

uint32_t

Identificateur de collection.

S’applique à

Voir aussi