formZ SDK | 5.0 API Reference | Project | File Formats

fz_ffmt_get_ref_id_from_file

Description

Gets the format reference id of a translator formZ will use to read a file.

Plugin Prototype

fzrt_error_td fz_ffmt_get_ref_id_from_file(

fzrt_floc_ptr

floc,

fz_ffmt_ref_td *

ffmt_id )

Parameters

floc [Input]

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

ffmt_id [Result]

The file format reference id.

Returns

FZRT_NOERR on success. An error otherwise.

Availability

5.0.0.0

See Also

, , fz_ffmt_keyword_to_ref_id

Function Set

fz_ffmt_fset


Defined in

fz_ffmt_api.h