formZ SDK | 5.0 API Reference | System | File Search Paths

fz_file_path_item_set_nested_func

Description

The list get string callback function.

Plugin Prototype

fzrt_error_td fz_file_path_item_set_nested_func(

fz_file_paths_ptr

file_paths,

fzrt_int

index,

fzrt_boolean

is_nested,

fzrt_boolean

is_full_search )

Parameters

file_paths [Result]

File search paths

index [Input]

is_nested [Input]

Does the path search nested folders. TRUE if the path searches nested folders, FALSE otherwise

is_full_search [Input]

Does the path search all nested folders. TRUE if the path searches all nested folders (may be slow), FALSE if only a limited number of nested folders are searched (faster)

Returns

Error codes

Availability

7.0.0.0

Defined in

fz_file_paths_api.h