formZ SDK | 5.0 API Reference | Project | File Formats

fz_ffmt_get_ref_id

Description

Gets a translator's reference id from its plugin runtime id.

Plugin Prototype

fzrt_error_td fz_ffmt_get_ref_id(

const fzrt_int

fzpl_id,

fz_ffmt_ref_td *

ref_id )

Parameters

fzpl_id [Input]

the translator plugin's runtime id.

ref_id [Result]

The file format reference id. This will be set to -1 in the case of an error.

Returns

FZRT_NOERR on success. An error otherwise.

Availability

5.0.0.0

Function Set

fz_ffmt_fset


Defined in

fz_ffmt_api.h