We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.

Only Essential Cookies
Accept All
ReferencesApplication FrameworkAbility KitC APIsStructsOH_AbilityRuntime_ModularObjectDispatcher_TypeDescriptor*

OH_AbilityRuntime_ModularObjectDispatcher_TypeDescriptor*

Phone26.0.0+PC/2in126.0.0+Tablet26.0.0+TV26.0.0+Wearable26.0.0+
Content overview
Collapse
Word wrap
Dark theme
Copy code
  1. typedef struct OH_AbilityRuntime_ModularObjectDispatcher_TypeDescriptor* OH_AbilityRuntime_ModObjDispatcher_TypeDescriptorHandle

Overview

Defines the type descriptor handle of the ModularObject dispatcher.

The handle points to the access interface of the type library metadata, and can be used to query information such as interfaces, methods, enums, and structs defined by remote services.

It can be obtained through OH_AbilityRuntime_ModObjDispatcher_GetTypeDescriptor. After use, it must be released through OH_AbilityRuntime_TypeDescriptor_Release.

Since: 26.0.0

Related module: AbilityRuntime

File to include: modular_object_dispatcher.h

Search in References
Enter a keyword.