mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-24 07:09:59 +00:00
更新注释
Signed-off-by: yangfan <yangfan174@huawei.com>
This commit is contained in:
parent
12f23c42ac
commit
e45761b102
@ -249,6 +249,8 @@ Image_ErrorCode OH_ImageReceiverNative_GetCapacity(OH_ImageReceiverNative* recei
|
||||
/**
|
||||
* @brief Releases an {@link OH_ImageReceiverNative} object.
|
||||
*
|
||||
* This API is not used to release an <b>OH_ImageReceiver2</b> object at the application layer.
|
||||
*
|
||||
* @param receiver Indicates the pointer to an {@link OH_ImageReceiverNative} object.
|
||||
* @return Returns {@link Image_ErrorCode} IMAGE_SUCCESS - if the operation is successful.
|
||||
* returns {@link Image_ErrorCode} IMAGE_BAD_PARAMETER - if bad parameter.
|
||||
|
Loading…
Reference in New Issue
Block a user