HidNumericControlDescription.Unit 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.
Specifies the units of the usage, as described by the USB HID Standard.
public:
property unsigned int Unit { unsigned int get(); };
uint32_t Unit();
public uint Unit { get; }
var uInt32 = hidNumericControlDescription.unit;
Public ReadOnly Property Unit As UInteger
Property Value
The usage unit.