CAA C++ API Modifications

KnowledgeInterfaces Framework Modifications in V5R17


Setting does not exist anymore. Methods allowing to manipulate it have so been removed.
Entity
SP
Modification
To Do
KnowledgeInterfaces/Public/CATILieKnowledgeSheetSettingAtt.h/CATILieKnowledgeSheetSettingAtt/GetPreviousIncremental
Prototype: virtual HRESULT GetPreviousIncremental(int& ioPreviousIncremental)= 0;
GAMHBDMSetting does not exist anymore. Methods allowing to manipulate it have so been removed.
KnowledgeInterfaces/Public/CATILieKnowledgeSheetSettingAtt.h/CATILieKnowledgeSheetSettingAtt/SetPreviousIncremental
Prototype: virtual HRESULT SetPreviousIncremental(const int& iPreviousIncremental)= 0;
GAMHBDMSetting does not exist anymore. Methods allowing to manipulate it have so been removed.
KnowledgeInterfaces/Public/CATILieKnowledgeSheetSettingAtt.h/CATILieKnowledgeSheetSettingAtt/GetPreviousIncrementalInfo
Prototype: virtual HRESULT GetPreviousIncrementalInfo(CATSettingInfo* oInfo)= 0;
GAMHBDM
KnowledgeInterfaces/Public/CATILieKnowledgeSheetSettingAtt.h/CATILieKnowledgeSheetSettingAtt/SetPreviousIncrementalLock
Prototype: virtual HRESULT SetPreviousIncrementalLock(unsigned char iLocked)= 0;
GAMHBDMSetting does not exist anymore. Methods allowing to manipulate it have so been removed.