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

fz_file_paths_remove_func

Description

Removes a file search path item to the file search path.

Plugin Prototype

fzrt_error_td fz_file_paths_remove_func(

fz_file_paths_ptr

file_paths,

fzrt_int

index )

Parameters

file_paths [Input]

File search paths

index [Input]

Index of the file search path item to remove

Returns

Error codes

Availability

7.0.0.0

Defined in

fz_file_paths_api.h