formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | File
Description
Disposes of the file table from a fzrt_file_get_multiple_files_begin function.
Plugin Prototype
void fzrt_file_get_multiple_files_end(
filetab, | |
fzrt_int * | knt ) |
Parameters
filetab [Input]
pointer to table of file locators returned by fzrt_file_get_multiple_files_begin
knt [Input, Result]
pointer to the count of file in the file table. Set to 0 on exit
Returns
FZRT_NOERR is successful, error number otherwise
Availability
5.0.0.0
See Also
fzrt_file_get_multiple_files_begin
Function Set
Defined in