formZ SDK | 5.0 API Reference | Project | File Formats
Description
Creates a file.
Plugin Prototype
fzrt_error_td fz_file_create(
floc, | |
fzrt_int | ftype, |
fzrt_int | creator ) |
Parameters
floc [Input]
The file to create.
ftype [Input]
the Macintosh file type of the file.
creator [Input]
the Macintosh file creator of the file.
Returns
FZRT_NOERR on success.
An error otherwise.
Availability
5.0.0.0
Function Set
Defined in