TIBCO Adapter SDK C++ Reference
MConfigurationUtilities::loadMetadata
MConfigurationUtilities
Load the metadata from the configuration. This form uses the specified MProperties to deserialize.
Parameters
Parameters Description
MString const & sURL Location of repository object.

objectProperties - When this parameter is used, the MConfigurationUtilities object uses the MProperties instance for configuration information instead of the default.

Declaration
void loadMetadata(MString const & sURL, MProperties const & objectProperties) throw( MException );
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.