TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MInstance::newEnumerator
MInstance
Creates an
MEnumerator
instance, which can be used to iterate through all attributes of this
MInstance
.
Declaration
virtual
MEnumerator
<
MString
,
MData
*>* newEnumerator()
const
;
Links
MInstance
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference