TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
MAdvisoryListener::onEvent
MAdvisoryListener
Method to execute when an advisory event occurs.
Parameters
Parameters
Description
const MEvent& refMEvent
Reference to the event that contains advisory information.
Declaration
virtual
void
onEvent(
const
MEvent
& refMEvent);
Links
MAdvisoryListener
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference