CSimpleMap::SetAt
Sets the value associated with the given key.
BOOL SetAt(
const TKey& key,
const TVal& val
);
Параметры
key
The key.val
The new value to assign.
Возвращаемое значение
Returns TRUE if the key was found, and the value was successfully changed, FALSE otherwise.
Требования
Header: atlsimpcoll.h