TIBCO Adapter SDK C++ Reference
MMapEnumerator::next
MMapEnumerator
Retrieve the next element in the map.
Parameters
Parameters Description
_K& rKey Key to be used to search for item.
_V& item Element to insert.
Declaration
Mboolean next(_K& rKey, _V& item) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.