Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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