Call this member function to quickly find the map element with a key that matches exactly. Lookup uses a hashing algorithm to find the element.
BOOL Lookup( BASE_CLASS::BASE_ARG_KEY key, VALUE& rValue ) const;
Header file: | Afxtempl.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CTypedPtrMap Overview, CTypedPtrMap Member Functions, Typed Template Collections, CMapStringToOb::Lookup