TIBCO Adapter SDK C++ Reference
MMessageBundle::destroy
MMessageBundle
Destroy the MMessageBundle object and free any storage associated with the MMessageBundle messages.
Remarks
No further messaging operations can take place after this method is called.

Note that destroy() decreases a reference count, and that the MMessageBundle is only destroyed when this count reaches zero.

Declaration
static void destroy();
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.