# iproxy\_client.h - [Overview](#section2015427267165627) - [Summary](#section498246058165627) - [Data Structures](#nested-classes) - [Macros](#define-members) - [Typedefs](#typedef-members) - [Functions](#func-members) ## **Overview** **Related Modules:** [Registry](registry.md) **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

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.