formZ SDK | 5.0 API Reference | System | Data Type

fz_type_list_pre_allocate

Description

Preallocates the list

Plugin Prototype

fzrt_error_td fz_type_list_pre_allocate(

fz_type_list_ptr

list,

fzrt_int

n )

Parameters

list [Input]

type list

n [Input]

number of items

Availability

5.0.0.0

See Also

fz_type_list_init,, fz_type_list_count, fz_type_list_clear, fz_type_list_get_item, fz_type_list_add_item,,

Function Set

fz_type_fset


Defined in

fz_type_api.h