TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MTree::setJmsProperty
MTree
Sets a JMS string property on the JMS message
Parameters
Parameters
Description
const MString& rsPropertyName
name of the property
const MString& rsPropertyValue
string value for the property
Declaration
virtual
void
setJmsProperty(
const
MString
& rsPropertyName,
const
MString
& rsPropertyValue);
Links
MTree
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference