TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Next
MComponentEnumerator::MComponentEnumerator
MComponentEnumerator
Create a component enumerator to iterate all components of a specific type.
Parameters
Parameters
Description
const MComponentRegistry* pMComponentRegistry
The component registry to be used to iterate components for this enumerator.
Declaration
MComponentEnumerator(
const
MComponentRegistry
* pMComponentRegistry);
Links
MComponentEnumerator
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference