HidCollection.UsageId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the usage identifier for the given control collection.
public:
property unsigned int UsageId { unsigned int get(); };
uint32_t UsageId();
public uint UsageId { get; }
var uInt32 = hidCollection.usageId;
Public ReadOnly Property UsageId As UInteger
Property Value
The usage identifier.