This procedure initializes the data structure used for communication
between SCOadmin management applications (managers) and
OSAs. A call to FWInitializeFrameWork()
must preceed calls to FWInitObjectSubmission(),
FWSubmitBmipResponseCallback(), or FWSubmitBmipEventCallBack().
FWShutdownFrameWork() should be called to free up the memory
allocated to the data structure.
Arguments
frameWorkCClientData_cl *
This is the client data structure which is used in communications
between SCOadmin managers and OSAs.