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

fz_file_paths_search_func

Description

The list get string callback function.

Plugin Prototype

fzrt_error_td fz_file_paths_search_func(

fzrt_int

windex,

fz_file_paths_ptr

file_paths,

char *

file_name,

fzrt_floc_ptr

floc,

fzrt_boolean *

found )

Parameters

windex [Input]

The project window index

file_paths [Input]

File search paths

file_name [Input]

File name to search for

floc [Result]

File location

found [Result]

Was a file found. TRUE if a file was found, FALSE otherwise

Returns

Error codes

Availability

7.0.0.0

Defined in

fz_file_paths_api.h