os_account.h

Overview

Defines the APIs for accessing and managing system account information.

Library: libos_account_ndk.so

System capability: SystemCapability.Account.OsAccount

Since: 12

Related module: OsAccount

Summary

Functions

Name Description
OsAccount_ErrCode OH_OsAccount_GetName (char *buffer, size_t buffer_size) Obtains the name of the system account, to which the caller process belongs.