1 Star 0 Fork 4.9K

famoustang / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
iproxy_client-h.md 4.81 KB
一键复制 编辑 原始数据 按行查看 历史
wenjun 提交于 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

iproxy_client.h

Overview

Related Modules:

Registry

Description:

Provides the client proxy class.

When you need to call system capabilities of other processes, obtain the class from Samgr.

Since:

1.0

Version:

1.0

Summary

Data Structures

Data Structure Name

Description

IClientProxy

Defines the client proxy object.

Macros

Macro Name and Value

Description

INHERIT_CLIENT_IPROXY

Indicates the inherited macro of the client proxy.

Typedefs

Typedef Name

Description

INotify) (IOwner owner, int code, IpcIo *reply)

typedef int(* 

Called when a client request is responded.

Functions

Function Name

Description

SAMGR_GetRemoteIdentity (const char *service, const char *feature)

SvcIdentity 

Obtains the IPC address of a remote service and feature based on the service name and feature name.

1
https://gitee.com/famoustang/docs.git
git@gitee.com:famoustang/docs.git
famoustang
docs
docs
master

搜索帮助