kIOHIDElementCommitDirectionIn
Causes the retrieval of information from the device, and the populating of the element with the resulting data.
Declaration
kIOHIDElementCommitDirectionInDiscussion
Specifying this direction causes the commit function to read the element data from the device and update the current object. You can access the resulting data using the getValue or getDataValue functions.