formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | File
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(
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
Defined in