harmony 鸿蒙OH_IPC_MessageOption

  • 2025-06-12
  • 浏览 (2)

OH_IPC_MessageOption

Overview

Defines an IPC message.

Since: 12

Related module: OHIPCRemoteObject

Summary

Member Variables

Name Description
OH_IPC_RequestMode mode Message request mode.
uint32_t timeout Parameter reserved for RPC. It is invalid for IPC.
void * reserved Reserved parameter, which must be NULL.

Member Variable Description

mode

OH_IPC_RequestMode OH_IPC_MessageOption::mode

Description

Message request mode.

reserved

void* OH_IPC_MessageOption::reserved

Description

Reserved parameter, which must be NULL.

timeout

uint32_t OH_IPC_MessageOption::timeout

Description

Parameter reserved for RPC. It is invalid for IPC.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙IPC Kit

harmony 鸿蒙IPC Kit

harmony 鸿蒙OH_IPC_ErrorCode

harmony 鸿蒙OHIPCParcel

harmony 鸿蒙OHIPCRemoteObject

harmony 鸿蒙OHIPCSkeleton

harmony 鸿蒙RPC Error Codes

harmony 鸿蒙ipc_cparcel.h

harmony 鸿蒙ipc_cremote_object.h

harmony 鸿蒙ipc_cskeleton.h

0  赞