Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
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.
HarmonyOS
- typedef struct OH_AbilityRuntime_ModularObjectDispatcher_TypeDescriptor* OH_AbilityRuntime_ModObjDispatcher_TypeDescriptorHandle
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
Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
Quick start
Helps you find desired resources with ease.