TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
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
MPlugin
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference