formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | File

fzrt_file_floc_finit

Description

Disposes of a file locator created by fzrt_file_floc_init. After disposing a file locator, the file locator is no longer valid and cannot be used for any functions that take a file/folder locator.

Plugin Prototype

void fzrt_file_floc_finit(

fzrt_floc_ptr *

floc )

Parameters

floc [Input]

pointer to a file locator to release

Availability

5.0.0.0

See Also

fzrt_file_floc_init

Function Set

fz_fzrt_file_fset


Defined in

fzrt_api.h