CAA C++ API Modifications | CATSchPlatformInterfaces Framework Modifications in V5R15 |
CATSchPlatformInterfaces/Public/CATSchEventServices.h | GA | FHBD | Moved into CATSchPlatformModeler, IdentityCards & Imakefiles may have to be modified accordingly. |
CATSchPlatformInterfaces/Public/CATISchAppComponent.h/CATISchAppComponent/AppListGRRNames2 Prototype: virtual HRESULT AppListGRRNames2(CATListOfCATUnicodeString &oLGRRNames)= 0; | GA | NPVM | Implement it when entity is implemented or inherited |
CATSchPlatformInterfaces/Public/CATISchAppComponent.h/CATISchAppComponent/AppGetDefaultGRRName2 Prototype: virtual HRESULT AppGetDefaultGRRName2(CATUnicodeString &oGRRDefaultName)= 0; | GA | NPVM | Implement it when entity is implemented or inherited |