formZ SDK | 5.0 API Reference | Project | File Formats

fz_ffmt_export_file

Description

Exports the contents of a formZ project to a file.

Plugin Prototype

fzrt_error_td fz_ffmt_export_file(

fzrt_int

windex,

fz_ffmt_ref_td

ffmt_id,

fzrt_floc_ptr

floc )

Parameters

windex [Input]

project window index

ffmt_id [Input]

The file format reference id.

floc [Input]

An file location containing the name and path of the file.

Returns

FZRT_NOERR on success. An error otherwise.

Availability

5.0.0.0

See Also

Function Set

fz_ffmt_fset


Defined in

fz_ffmt_api.h