CMapStringToOb::GetNextAssoc

This method retrieves the map element at rNextPosition, then updates rNextPosition to refer to the next element in the map.

At a Glance

Header file: Afxcoll.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

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

See Also

CMapStringToOb::GetStartPosition