Contents

IOUSBHostIsochronousCompletionAction

The function description for a USB host isochronous completion action.

Declaration

typedef void (*IOUSBHostIsochronousCompletionAction)(void *owner, void *parameter, IOReturn status, IOUSBHostIsochronousFrame *frameList);

See Also

Actions