Change-Id: I63a3c79e94a8b1b13ac6019bec5810c7d692624e
Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
* @brief Retrieves the account provider information with your application ID.
*
* @since_tizen 2.3
- * @privlevel public
- * @privilege %http://tizen.org/privilege/account.read
- * @param[in] app_id The application ID to search
- * @param[out] account_type The account handle which is created by account_type_create()
+ * @privlevel public
+ * @privilege %http://tizen.org/privilege/account.read
+ * @param[in] app_id The application ID to search
+ * @param[in/out] account_type The account handle which has to be created by account_type_create() before calling this function and released by account_type_destroy() after calling this function.
*
* @return @c 0 on success,
* otherwise a negative error value