Contents

FWSBP2ManagementCallback

Declaration

typedef void (*FWSBP2ManagementCallback)(void *refCon, IOReturn status, IOFireWireSBP2ManagementORB *orb);

Parameters

  • refCon:

    Reference constant supplied when the notification was registered.

  • status:

    Indicates success or failure of operation.

  • orb:

    Indicates current orb status is for.

See Also

Serial Bus Protocol 2