TIBCO Adapter SDK C++ Reference
MPropertiesRegistry::removeProperties
MPropertiesRegistry
Delete the TIBCO Repository subtree that is at the URL passed in as an argument.
Remarks
You can only perform this action if the associated MProperties is not currently locked.
Parameters
Parameters Description
const MString& url URL for the adapter instance description object that stores the information encapsulated by this MProperties.
Declaration
Mboolean removeProperties(const MString& url);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.