TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Next
MExceptionEvent::clone
MExceptionEvent
Makes a copy of this
MExceptionEvent
.
Remarks
Use this method only if doing explicit RVCM confirmation, and confirming the event after the callback has returned is required. Cloning a single
MExceptionEvent
more than once is not recommended.
Declaration
virtual
MEvent
* clone();
Links
MExceptionEvent
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference