kIOHIDElementCommitDirectionOut
Causes the element data to be sent to the device.
Declaration
kIOHIDElementCommitDirectionOutDiscussion
Specifying this direction causes the commit function to send the element data to the device. Use the setValue or setDataValue functions to specify the new data before committing it.