TIBCO Adapter SDK C++ Reference
|
After calling this method, the sink with the specified role and sink name no longer serves as a sink for this role.
Parameters | Description |
const MString& rsRole | Role for this mapping, one of MAPP_INFO_ROLE, MAPP_DEBUG_ROLE, MAPP_WARNING_ROLE, MAPP_ERROR_ROLE or a |
const MString& rsSinkName | Name of the sink that you want to disassociate from this trace. |
defined | role. |
virtual void removeMapping(const MString& rsRole, const MString& rsSinkName) throw(MException);