Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the key associated with the given value.
TKey ReverseLookup(
const TVal& val
) const;
Parameters
- val
The value.
Return Value
Returns the associated key. If no matching key is found, NULL is returned.
Requirements
Header: atlsimpcoll.h