TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MComponentRegistry::getComponentByName
MComponentRegistry
Given a component name, return the component's object.
Parameters
Parameters
Description
const MString& rsName
Component name.
Declaration
MComponent
* getComponentByName(
const
MString
& rsName)
const
;
Links
MComponentRegistry
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference