Call this member function to quickly find a map element with a key that exactly matches the given key. This function uses a hashing algorithm.
BOOL Lookup( ARG_KEY key, VALUE& rValue ) const;
Header file: | Afxtempl.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CMap Overview, CMap Member Functions, Map Classes, CMap::operator []