Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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