Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Call this method to start a map iteration.
POSITION GetStartPosition( ) const throw( );
Return Value
Returns the start position, or NULL is returned if the map is empty.
Remarks
Call this method to start a map iteration by returning a POSITION value that can be passed to the GetNextAssoc method.
Hinweis
The iteration sequence is not predictable
Example
See the example for CAtlMap::CAtlMap.
Requirements
Header: atlcoll.h