getScaledFixedValue
Returns a fixed number that represents the scaled version of the element’s logical value.
Declaration
virtual IOFixed getScaledFixedValue(IOHIDValueScaleType type);Parameters
- type:
The scale type to use. Scale types are defined by the IOHIDValueScaleType enumerator in - Iohidvaluescaletype.
Return Value
Returns a scaled, IOFixed representation of the element value.