harmony 鸿蒙os_account_common.h

2025-06-12 浏览 (1)

os_account_common.h

Overview

Defines common types used in OsAccount APIs.

Library: libos_account_ndk.so

System capability: SystemCapability.Account.OsAccount

Since: 12

Related module: OsAccount

Summary

Types

NameDescription
typedef enum OsAccount_ErrCode OsAccount_ErrCodeDefines an enum for error codes.

Enums

NameDescription
OsAccount_ErrCode {
OS_ACCOUNT_ERR_OK = 0,
OS_ACCOUNT_ERR_INTERNAL_ERROR = 12300001,
OS_ACCOUNT_ERR_INVALID_PARAMETER = 12300002
}
Enumerates the error codes.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Basic Services Kit

harmony 鸿蒙DeviceInfo

harmony 鸿蒙InitSync

harmony 鸿蒙OH_Print

harmony 鸿蒙OsAccount

harmony 鸿蒙Pasteboard

harmony 鸿蒙Print_Margin

harmony 鸿蒙Print_PageSize

harmony 鸿蒙Print_PrintAttributes

harmony 鸿蒙Print_PrintDocCallback

  • 所属分类: 后端技术
  • 本文标签: 软件 鸿蒙
  • 版权声明: 本文链接 https://seaxiang.com/blog/O5uMun