formZ SDK | 4.0 Call Back Reference | File Translator

fz_ffmt_cbak_name

Description

Gets file format name. This is the name that appears in the formZ interface.

Plugin Prototype

fzrt_error_td fz_ffmt_cbak_name(

char *

fmt_name,

fzrt_int

fmt_name_max_len )

Parameters

fmt_name [Result]

The file format name which appears in the user interface.

fmt_name_max_len [Input]

The maximum length in bytes of the file format name.

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