CSimpleMap::Lookup
Returns the value associated with the given key.
TVal Lookup(
const TKey& key
) const;
Параметры
- key
The key.
Возвращаемое значение
Returns the associated value. If no matching key is found, NULL is returned.
Требования
Header: atlsimpcoll.h