文件名称:
iproxy_client-h.md
所在目录:
Openharmony v1.0 / docs / api / api-SmartVision-Devices
文件大小:
4.81 KB
下载地址:
文本预览:
# iproxy\_client.h
## **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
## Macros
## Typedefs
## Functions
## **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
Defines the client proxy object. |
## Macros
Indicates the inherited macro of the client proxy. |
## Typedefs
INotify) (IOwner owner, int code, IpcIo *reply) | Called when a client request is responded. |
## Functions
SAMGR_GetRemoteIdentity (const char *service, const char *feature) | Obtains the IPC address of a remote service and feature based on the service name and feature name. |
点赞
回复
X