CAA C++ API Modifications

CATInstantCollabDesignCAAItf Framework Modifications in V5R17


Entity
SP
Modification
To Do
CATInstantCollabDesignCAAItf/Public/CATICollabServices.h/CATICollabServices/GetCollabIdManager
Prototype: virtual HRESULT GetCollabIdManager(CATIColIdManager**oManager, const CATBaseUnknown* iReferenceObj=NULL)= 0;
GAINDMMethod was using a non exposed type, was so useless, and has been remoned from CAA exposition.
CATInstantCollabDesignCAAItf/Public/CATIColMergeItem.h/CATIColMergeItem/GetReferenceBriefcase
Prototype: virtual HRESULT GetReferenceBriefcase(CATIColMergeBriefcase**oBriefcase)= 0;
GAINDMMethod was using a non exposed type, was so useless, and has been remoned from CAA exposition.