mirror of
https://github.com/openharmony/interface_sdk_c.git
synced 2026-08-24 06:23:09 -04:00
67ded8c1a1
Add two error codes to ArkUI_ErrorCode for the OpenDialogWithCallback scenario: ARKUI_ERROR_CODE_DIALOG_NODE_MOUNT_FAILURE (103306) and ARKUI_ERROR_CODE_DIALOG_SUBWINDOW_CREATE_FAILURE (103308), both since 26.1.0. Update the ArkUI_OpenDialogCallback errorCode doc to reference these two codes instead of the placeholder. Co-Authored-By:Agent Signed-off-by: H-xinwei <huangxinwei4@huawei.com> Change-Id: Ia441e6d65b697401a76e4b8696f32e2ed9c002d2