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.
Sets the value associated with the given key.
BOOL SetAt(
const TKey& key,
const TVal& val
);
Parameters
key
The key.val
The new value to assign.
Return Value
Returns TRUE if the key was found, and the value was successfully changed, FALSE otherwise.
Requirements
Header: atlsimpcoll.h