Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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