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 change the value stored at a given position in the CAtlMap object.
void SetValueAt(
POSITION pos,
VINARGTYPE value
);
Parameters
pos
The position counter, returned by a previous call to CAtlMap::GetNextAssoc or CAtlMap::GetStartPosition.value
The value to add to the CAtlMap object.
Remarks
Changes the value element stored at the given position in the CAtlMap object.
Requirements
Header: atlcoll.h