formZ SDK | 5.0 API Reference | Project | File Formats

fz_file_remove

Description

Deletes a file from a folder.

Plugin Prototype

fzrt_error_td fz_file_remove(

fzrt_floc_ptr

floc )

Parameters

floc [Input]

The file to delete.

Returns

FZRT_NOERR on success.
An error otherwise.

Availability

5.0.0.0

Function Set

fz_ffmt_fset


Defined in

fz_ffmt_api.h