Set the specific argument of the message.
- Parameters
-
| message | The message. |
| index | The index of the argument. If invalid index is give, it fails. |
| argument | The new argument value. If NULL is give, it fails. |
- Returns
- RETVAL_SUCCEEDED if succeeded, otherwise it returns RETVAL_FAILED.
References RETVAL_FAILED, and RETVAL_SUCCEEDED.