allocateOutputPlug
allocates an output plug.
Declaration
virtual IOReturn allocateOutputPlug(
void *refcon,
IOFireWirePCRCallbackfunc,
UInt32 &plug);Parameters
- refcon:
arbitrary value passed back as first argument of callback.
- func:
callback function when a successful lock transaction to the plug has been performed
- plug:
set to the plug number if a plug is successfully allocated