getHIDDescriptorInfo
Declaration
kern_return_t getHIDDescriptorInfo(uint8_t type, const IOUSBHostHIDDescriptorInfo **info, uint8_t *index);Return Value
kIOReturnSuccess on success, or another value if an error occurs. See Error Codes.
kern_return_t getHIDDescriptorInfo(uint8_t type, const IOUSBHostHIDDescriptorInfo **info, uint8_t *index);kIOReturnSuccess on success, or another value if an error occurs. See Error Codes.