formZ SDK | 5.0 API Reference | Project | File Formats

fz_file_display_in_viewer

Description

Displays the content of a file in the formZ viewer window. Usually such a file is an image file. However, other file types may be used as well, as fzrt_int as the viewer window is capable of displaying the file content. For example, the formZ viewer can also display formZ animation files (.fan).

Plugin Prototype

fzrt_error_td fz_file_display_in_viewer(

fzrt_floc_ptr

floc )

Parameters

floc [Input]

The file to display.

Returns

FZRT_NOERR on success. An error, if the file cannot be displayed.

Availability

6.0.0.0

Function Set

fz_ffmt_fset


Defined in

fz_ffmt_api.h