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

OH_AbilityRuntime_ModularObjectDispatcher_Array*

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_Array* OH_AbilityRuntime_ModObjDispatcher_ArrayHandle

Overview

Array handle.

This handle points to a fixed-size ordered collection of elements of the same type. It supports setting and obtaining elements by index and querying the array size.

It can be created by OH_AbilityRuntime_ModObjDispatcher_ArrayCreate and must be released by OH_AbilityRuntime_ModObjDispatcher_ArrayRelease after use.

Since: 26.0.0

Related module: AbilityRuntime

Header file: modular_object_dispatcher.h

Search in References
Enter a keyword.