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

fz_file_paths_add_func

Description

Adds a new file search path item to the file search path.

Plugin Prototype

fzrt_error_td fz_file_paths_add_func(

fz_file_paths_ptr

file_paths,

fzrt_int

windex,

fzrt_floc_ptr

floc,

fz_file_path_type_enum

path_type,

char *

relative_path )

Parameters

file_paths [Input]

File search paths

windex [Input]

floc [Input]

path_type [Input]

Path search type. Absolute or relative from various locations

relative_path [Input]

Returns

Error codes

Availability

7.0.0.0

Defined in

fz_file_paths_api.h