HidCollection.UsagePage 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 page for the given control collection.
public:
property unsigned int UsagePage { unsigned int get(); };
uint32_t UsagePage();
public uint UsagePage { get; }
var uInt32 = hidCollection.usagePage;
Public ReadOnly Property UsagePage As UInteger
Property Value
The usage page.