Contents

getValue

Gets the logical value that the device reported.

Declaration

virtual uint32_t getValue(IOOptionBits options);

Parameters

  • options:

    Optional options to pass in. Options are defined in the IOHIDValueOptions enumerator in Iohidvalueoptions.

Return Value

Returns the element value.

See Also

Accessing the Element’s Value