Translate a string into a boolean.
- Parameters:
-
| str | The string to translate. |
| dst | The destination pointer of boolean. |
- Returns:
- It returns RETVAL_SUCCEEDED if succeeded, otherwise it returns RETVAIL_FAILED.
References RETVAL_FAILED, and RETVAL_SUCCEEDED.