TIBCO Adapter SDK C++ Reference
MTrace::getSinkByName
MTrace
Return a sink registered for this trace given its name.
Remarks
This method returns NULL if you pass in a sink name that does not exist.
Parameters
Parameters Description
const MString& rsSinkName Name of the sink you want to retrieve.
Declaration
virtual MSink* getSinkByName(const MString& rsSinkName);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.