Contents

FWSBP2StatusCallback

Declaration

typedef void (*FWSBP2StatusCallback)(void *refCon, IOReturn status);

Parameters

  • refCon:

    Reference constant supplied when the notification was registered.

  • status:

    Indicates success or failure of operation.

See Also

Serial Bus Protocol 2