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

fzrt_file_floc_init

Description

Creates an instance of a file locator. This must be called before the floc is used. After the floc is used, must be called to dispose of the file locator.

Plugin Prototype

fzrt_error_td fzrt_file_floc_init(

fzrt_floc_ptr *

floc )

Parameters

floc [Result]

New file locator

Returns

FZRT_NOERR on success, Otherwise, an error ID.

Availability

5.0.0.0

See Also

Function Set

fz_fzrt_file_fset


Defined in

fzrt_api.h