harmony 鸿蒙os_account_common.h
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
Name | Description |
---|---|
typedef enum OsAccount_ErrCode OsAccount_ErrCode | Defines an enum for error codes. |
Enums
Name | Description |
---|---|
OsAccount_ErrCode { OS_ACCOUNT_ERR_OK = 0, OS_ACCOUNT_ERR_INTERNAL_ERROR = 12300001, OS_ACCOUNT_ERR_INVALID_PARAMETER = 12300002 } |
Enumerates the error codes. |
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦