mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-23 06:39:54 +00:00
Correct spelling errors
Signed-off-by: changleipeng <changleipeng4@huawei.com>
This commit is contained in:
parent
4e54fd1d62
commit
2568a93b4b
@ -251,7 +251,7 @@ OH_Drawing_ErrorCode OH_Drawing_RectGetArraySize(OH_Drawing_Array* rectArray, si
|
||||
* @param rect Pointers to Pointer of <b>OH_Drawing_Rect</b> object, returned to the caller.
|
||||
* @return Returns the error code.
|
||||
* Returns {@link OH_DRAWING_SUCCESS} if the operation is successful.
|
||||
* Returns {@link OH_DRAWING_ERROR_INVALID_PARAMETER} if rectArray or pprect is nullptr,
|
||||
* Returns {@link OH_DRAWING_ERROR_INVALID_PARAMETER} if rectArray or rect is nullptr,
|
||||
* or index is valid.
|
||||
* @since 14
|
||||
* @version 1.0
|
||||
|
Loading…
Reference in New Issue
Block a user