formZ SDK | 4.0 Call Back Reference | File Translator

fz_ffmt_cbak_ftype

Description

Gets the Macintosh file type and creator associated with a file's format.

Plugin Prototype

fzrt_error_td fz_ffmt_cbak_ftype(

fzrt_ostype *

type,

fzrt_ostype *

creator )

Parameters

type [Result]

The Macintosh file type for the file this translator reads and writes.

creator [Result]

The Macintosh file creator for the file this translator reads and writes.

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