formZ SDK | 5.0 API Reference | Project | File Formats | Structured File Translator | Data Model

fz_ffmt_data_model_styletab_entry_by_surf_tag

Description

Gets a style table entry from a surface style palette item tag.

Plugin Prototype

fzrt_error_td fz_ffmt_data_model_styletab_entry_by_surf_tag(

fz_ffmt_tmap_styletab_ptr

styletab,

fz_tag_td *

surf_tag,

fz_ffmt_tmap_style_ptr *

item )

Parameters

styletab [Input]

The style table.

surf_tag [Input]

The surface style palette item tag to match.

item [Result]

The table entry.

Returns

FZRT_NOERR on success. An error otherwise.

Availability

5.0.0.0

Function Set

fz_ffmt_data_model_fset


Defined in

fz_ffmt_api.h