mirror of
https://github.com/openharmony/interface_sdk_c.git
synced 2026-08-24 06:23:09 -04:00
8bb22ec4e0
对照 docs 仓资料变更(中文修改 MR !153287/!156408,英文翻译 MR !154911/!157063),将公共事件 C 接口 oh_commonevent.h(中英文各一份)的 Doxygen 注释描述回刷为与 docs 最新内容一致: - 仅修改 @brief 描述/结构体字段描述/枚举成员描述/@param与@return描述等描述文本 - 不改动 @since/@version/@library/@kit/@syscap/@addtogroup/@file 等标签 - 不改动 C 函数/结构体/枚举成员/typedef 等声明与文件结构,版权头/#ifndef 保持不变 涉及文件: - BasicServicesKit/commonevent/oh_commonevent.h - zh-cn/BasicServicesKit/commonevent/oh_commonevent.h 对应 docs 仓 PR: - https://gitcode.com/openharmony/docs/pull/153287 - https://gitcode.com/openharmony/docs/pull/156408 - https://gitcode.com/openharmony/docs/pull/154911 - https://gitcode.com/openharmony/docs/pull/157063 Signed-off-by: wangsen1994 <wangsen51@huawei.com>