This method retrieves the map element at rNextPosition, then updates rNextPosition to refer to the next element in the map.
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 |
void GetNextAssoc( POSITION& rNextPosition, CString& rKey,
CObject*& rValue ) const;
CMapStringToOb::GetStartPosition