TIBCO Adapter SDK C++ Reference
MPlugin::getProperty
MPlugin
Return a named property and value.
Parameters
Parameters Description
const MString& rsPropName Name of the extended property that you wish to retrieve.
MString& rsValue Value of the extended property to retrieve.
Declaration
virtual Mboolean getProperty(const MString& rsPropName, MString& rsValue) const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.