formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | File
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(
floc ) |
Parameters
floc [Input]
pointer to a file locator to release
Availability
5.0.0.0
See Also
Function Set
Defined in