Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
- typedef struct OH_AbilityRuntime_ModularObjectDispatcher_Array* OH_AbilityRuntime_ModObjDispatcher_ArrayHandle
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