CAA C++ API Modifications | ENOVInterfaces Framework Modifications in V5R14 |
ENOVInterfaces/Public/ENOVICWEvents.h/ENOVICWEvents/onBeforeRemoveLinkRelatedEco Prototype: virtual HRESULT onBeforeRemoveLinkRelatedEco(const ENOVIEvent_var& iRaisedEvent,HRESULT& ioNotifyReturnCode)= 0; | GA | NPVM | Implement it when entity is implemented or inherited |
ENOVInterfaces/Public/ENOVICWEvents.h/ENOVICWEvents/onAfterRemoveLinkRelatedEco Prototype: virtual HRESULT onAfterRemoveLinkRelatedEco(const ENOVIEvent_var& iRaisedEvent,HRESULT& ioNotifyReturnCode)= 0; | GA | NPVM | Implement it when entity is implemented or inherited |
ENOVInterfaces/Public/ENOVICWEvents.h/ENOVICWEvents/onBeforeActModify Prototype: virtual HRESULT onBeforeActModify(const ENOVIEvent_var& iRaisedEvent,HRESULT& ioNotifyReturnCode)= 0; | GA | NPVM | Implement it when entity is implemented or inherited |
ENOVInterfaces/Public/ENOVICWEvents.h/ENOVICWEvents/onAfterActModify Prototype: virtual HRESULT onAfterActModify(const ENOVIEvent_var& iRaisedEvent,HRESULT& ioNotifyReturnCode)= 0; | GA | NPVM | Implement it when entity is implemented or inherited |
ENOVInterfaces/Public/ENOVICWEvents.h/ENOVICWEvents/onBeforeAffObjModify Prototype: virtual HRESULT onBeforeAffObjModify(const ENOVIEvent_var& iRaisedEvent,HRESULT& ioNotifyReturnCode)= 0; | GA | NPVM | Implement it when entity is implemented or inherited |
ENOVInterfaces/Public/ENOVICWEvents.h/ENOVICWEvents/onAfterAffObjModify Prototype: virtual HRESULT onAfterAffObjModify(const ENOVIEvent_var& iRaisedEvent,HRESULT& ioNotifyReturnCode)= 0; | GA | NPVM | Implement it when entity is implemented or inherited |