CAA C++ API Modifications

VPMInterfaces


Entity
SP
Modification
To Do
VPMInterfaces/Protected/CATIVpmFactoryManager.h/CATIVpmFactoryManager/GetGraphManagerGANPVMSecond argument of GetGraphManager is now of type CATBaseUnknown_var&
VPMInterfaces/Protected/CATIVpmLoginSession.h/CATIVpmLoginSession/GetLogicalUserGANPVMImplement it when entity is implemented or inherited
VPMInterfaces/Protected/CATIVpmAFLAction.h/CATIVpmAFLAction/RegisterGAMHBDM
VPMInterfaces/Protected/CATIVpmAFLAction.h/CATIVpmAFLAction/PromoteConfigurationGAINDMCheck that you don't use it
VPMInterfaces/Protected/CATIVpmAFLAction.h/CATIVpmAFLAction/ModifyGAINDMCheck that you don't use it
VPMInterfaces/Protected/CATIVpmAFLAction.h/CATIVpmAFLAction/SetValueGAMHBDM
VPMInterfaces/Protected/CATIVpmAFLAction.h/CATIVpmAFLAction/GetValueGAMHBDM
VPMInterfaces/Protected/CATIVpmAFLAffectedObject.h/CATIVpmAFLAffectedObject/SetIdGAINDMCheck that you don't use it
VPMInterfaces/Protected/CATIVpmAFLAffectedObject.h/CATIVpmAFLAffectedObject/SetValueGAMHBDM
VPMInterfaces/Protected/CATIVpmAFLAffectedObject.h/CATIVpmAFLAffectedObject/GetValueGAMHBDM
VPMInterfaces/Protected/CATIVpmAFLAffectedObject.h/CATIVpmAFLAffectedObject/GetDocTypeGAINDMCheck that you don't use it
VPMInterfaces/Protected/CATIVpmAFLAffectedObject.h/CATIVpmAFLAffectedObject/SetDocTypeGAINDMCheck that you don't use it
VPMInterfaces/Protected/CATIVpmAFLAffectedObject.h/CATIVpmAFLAffectedObject/SetNameGAINDMCheck that you don't use it
VPMInterfaces/Protected/ENOVIEventDefinition.h/ENOVIEventDefinition/HasAssociatedDataGAMRTHCReturn value has changed from boolean to CATBoolean. No impact but please check for correct typing of the receiving variable (should be CATBoolean).
VPMInterfaces/Protected/ENOVIEventDefinition.h/ENOVIEventDefinition/IsPersistentEventGAMRTHCSame as above.
VPMInterfaces/Protected/ENOVIEventDefinition.h/ENOVIEventDefinition/IsBeforeAfterModeGAMRTHCSame as above.
VPMInterfaces/Protected/ENOVIEventDefinition.h/ENOVIEventDefinition/IsVetoAbleGAMRTHCSame as above.