TIBCO Adapter SDK C++ Reference
MEventListener::onEvent
MEventListener
Specifies what should happen when an event occurs.
Parameters
Parameters Description
const MEvent& refMEvent Reference to the event that triggers execution of this method.
Declaration
virtual void onEvent(const MEvent& refMEvent) = 0;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.