formZ SDK | 5.0 API Reference | Project | File Formats
Description
Gets the name of a translator's file format.
Plugin Prototype
fzrt_error_td fz_ffmt_get_format_name(
ffmt_id, | |
char * | name, |
fzrt_int | max_len ) |
Parameters
ffmt_id [Input]
The file format reference id.
name [Result]
The name of the file format.
max_len [Input]
The maximum length in bytes of the file format name.
Returns
FZRT_NOERR on success. An error otherwise.
Availability
5.0.0.0
Function Set
Defined in