TIBCO Adapter SDK C++ Reference
MTrace::isRoleActive
MTrace
Verify that any sinks exist for a role. This is helpful to determine that a trace operation will actually produce something before the application performs potentially time-consuming formatting on the output.
Parameters
Parameters Description
const MString& rsRole Role for which you want to verify that a sink exists.
Declaration
virtual Mboolean isRoleActive(const MString& rsRole) const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.