CAA C++ API Modifications

VPMPosManager Framework Modifications in V5R17


Entity
SP
Modification
To Do
VPMPosManager/Public/ENOVIPosEvent.h/ENOVIPosEvent/onLogon
Prototype: virtual HRESULT onLogon(const ENOVIEvent_var& iRaisedEvent,HRESULT& ioNotifyReturnCode)= 0;
GANPVMImplement it when entity is implemented or inherited
VPMPosManager/Public/ENOVIPosEvent.h/ENOVIPosEvent/onLogout
Prototype: virtual HRESULT onLogout(const ENOVIEvent_var& iRaisedEvent,HRESULT& ioNotifyReturnCode)= 0;
GANPVMImplement it when entity is implemented or inherited