HidNumericControlDescription
HidNumericControlDescription
HidNumericControlDescription
HidNumericControlDescription
HidNumericControlDescription
Class
Definition
Describes a numeric control for a given HID device.
public : sealed class HidNumericControlDescription : IHidNumericControlDescription
struct winrt::Windows::Devices::HumanInterfaceDevice::HidNumericControlDescription : IHidNumericControlDescription
public sealed class HidNumericControlDescription : IHidNumericControlDescription
Public NotInheritable Class HidNumericControlDescription Implements IHidNumericControlDescription
// This class does not provide a public constructor.
- Attributes
Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Properties
HasNull HasNull HasNull HasNull HasNull |
Retrieves a Boolean value which indicates whether the control supports a null, or out-of-range, value. |
Id Id Id Id Id |
Retrieves the identifier for a given numeric control. |
IsAbsolute IsAbsolute IsAbsolute IsAbsolute IsAbsolute |
Retrieves a Boolean value indicating whether the given control values are absolute or relative. |
LogicalMaximum LogicalMaximum LogicalMaximum LogicalMaximum LogicalMaximum |
Retrieves the logical maximum value for the given control. |
LogicalMinimum LogicalMinimum LogicalMinimum LogicalMinimum LogicalMinimum |
Retrieves the logical minimum value for the control. |
ParentCollections ParentCollections ParentCollections ParentCollections ParentCollections |
Retrieves the parent collections for a given numeric control. |
PhysicalMaximum PhysicalMaximum PhysicalMaximum PhysicalMaximum PhysicalMaximum |
Retrieves the physical maximum-value for the given control. |
PhysicalMinimum PhysicalMinimum PhysicalMinimum PhysicalMinimum PhysicalMinimum |
Retrieves the physical minimum-value for the given control. |
ReportCount ReportCount ReportCount ReportCount ReportCount |
Retrieves the number of reports associated with the given control. |
ReportId ReportId ReportId ReportId ReportId |
Retrieves the identifier for the report associated with the given numeric control. |
ReportSize ReportSize ReportSize ReportSize ReportSize |
Retrieves the size, in bytes, of the given numeric control. |
ReportType ReportType ReportType ReportType ReportType |
Retrieves the type of report associated with the given numeric control. |
Unit Unit Unit Unit Unit |
Retrieves the unit associated with the given numeric control. |
UnitExponent UnitExponent UnitExponent UnitExponent UnitExponent |
Retrieves the unit exponent for the given numeric control. |
UsageId UsageId UsageId UsageId UsageId |
Retrieves the usage identifier associated with the given numeric control. |
UsagePage UsagePage UsagePage UsagePage UsagePage |
Retrieves the usage page associated with the given numeric control. |