Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Call this method to retrieve the next key from the CAtlMap object.
const K& GetNextKey(
POSITION& pos
) const throw( );
Parameters
- pos
The position counter, returned by a previous call to CAtlMap::GetNextAssoc or CAtlMap::GetStartPosition.
Return Value
Returns a reference to the next key in the map.
Remarks
Updates the current position counter, pos. If there are no more entries in the map, the position counter is set to NULL.
Requirements
Header: atlcoll.h