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 value associated with the given key.
TVal Lookup(
const TKey& key
) const;
Parameters
- key
The key.
Return Value
Returns the associated value. If no matching key is found, NULL is returned.
Requirements
Header: atlsimpcoll.h