IOHIDDeviceGetReport ( device reportType reportID report pReportLength -- IOReturn )


Vocabulary
iokit.hid

Inputs
devicean object
reportTypean object
reportIDan object
reportan object
pReportLengthan object


Outputs
IOReturnan object


Definition


FUNCTION: IOReturn IOHIDDeviceGetReport
( IOHIDDeviceRef device, IOHIDReportType reportType, CFIndex
reportID, char* report, CFIndex* pReportLength )