mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-23 06:39:54 +00:00
modify Close interface description
Signed-off-by: lxlxlxl <liuxiaolong77@huawei.com>
This commit is contained in:
parent
882660183b
commit
48f43a225c
@ -89,7 +89,6 @@ OH_Preferences *OH_Preferences_Open(OH_PreferencesOption *option, int *errCode);
|
||||
* @brief Closes a Preferences object.
|
||||
*
|
||||
* @param preference Pointer to the {@Link OH_Preferences} instance to close.
|
||||
* @param option Pointer to an {@Link OH_PreferencesOption} instance.
|
||||
* @return Returns the status code of the execution. For details, see {@Link OH_Preferences_ErrCode}.
|
||||
* {@link PREFERENCES_OK} indicates the operation is successful.
|
||||
* {@link PREFERENCES_ERROR_INVALID_PARAM} indicates invalid args are passed in.
|
||||
|
Loading…
Reference in New Issue
Block a user