harmony 鸿蒙os_account_common.h

  • 2025-06-12
  • 浏览 (4)

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.

你可能感兴趣的鸿蒙文章

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

0  赞