• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# OHIPCRemoteOhject
2<!--Kit: IPC Kit-->
3<!--Subsystem: Communication-->
4<!--Owner: @xdx19211@luodonghui0157-->
5<!--SE: @zhaopeng_gitee-->
6<!--TSE: @maxiaorong2-->
7
8## Overview
9
10Provides C APIs for creating and destroying a remote object, transferring data, and observing the dead status of a remote object.
11
12**System capability**: SystemCapability.Communication.IPC.Core
13
14**Since**: 12
15
16**Files**
17
18| Name| Description|
19| ---- | ---- |
20| [ipc_cremote_object.h](capi-ipc-cremote-object-h.md) | Provides C APIs for creating and destroying a remote object, transferring data, and observing the dead status of a remote object.|
21