CAtlMap::SetValueAt

Call this method to change the value stored at a given position in the CAtlMap object.

void SetValueAt( 
   POSITION pos, 
   VINARGTYPE value  
);

Parameters

Remarks

Changes the value element stored at the given position in the CAtlMap object.

Requirements

Header: atlcoll.h

See Also

Reference

CAtlMap Class

CAtlMap::SetAt

CAtlMap::GetKeyAt