CMapStringToOb::GetNextAssoc

Call this member function to retrieve the map element at rNextPosition, then updates rNextPosition to refer to the next element in the map.

Syntax

void GetNextAssoc( POSITION& rNextPosition, CString& rKey, CObject*& rValue ) const;

At a Glance

Header file: Afxcoll.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CMapStringToOb Overview, CMapStringToOb Member Functions, Map Classes, CMapStringToOb::GetStartPosition