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

fz_file_path_item_get_locked_func

Description

The list get string callback function.

Plugin Prototype

fzrt_error_td fz_file_path_item_get_locked_func(

fz_file_paths_ptr

file_paths,

fzrt_int

index,

fzrt_boolean *

is_locked )

Parameters

file_paths [Result]

File search paths

index [Input]

is_locked [Result]

Is the path locked. TRUE if the path is locked, FALSE otherwise

Returns

Error codes

Availability

7.0.0.0

Defined in

fz_file_paths_api.h