IOHIDDeviceGetReportWithCallback ( device reportType reportID report pReportLength timeout callback context -- IOReturn )


Vocabulary
iokit.hid

Inputs
devicean object
reportTypean object
reportIDan object
reportan object
pReportLengthan object
timeoutan object
callbackan object
contextan object


Outputs
IOReturnan object


Definition