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.