TIBCO Adapter SDK C++ Reference
|
Do not delete the MEventSource object from the event listener. Because the event source dispatches the event listener, memory corruption results if the event listener deletes the event source (making it no longer valid).
Parameters | Description |
MEventListener* pMEventListener | Pointer to the event listener that is to be added. |
virtual Mboolean addListener(MEventListener* pMEventListener) throw(MException);