formZ SDK | 4.0 Call Back Reference | File Translator

fz_ffmt_cbak_uuid

Description

Gets a file translator's id. This is a unique persisting id for the translator. This id must be created once by the uuid generation application.

Plugin Prototype

fzrt_error_td fz_ffmt_cbak_uuid(

fzrt_UUID_td

fmt_id )

Parameters

fmt_id [Result]

A unique id for the translator. For plugins which implement only one translator, this can be the plugin's id.

Returns

FZRT_NOERR if the IO was successful. An error otherwise.

Availability

5.0.0.0

Function Set

fz_ffmt_cbak_info_fset


Defined in

fz_ffmt_api.h