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

fz_ffmt_data_model_styletab_surf_name

Description

Gets a style table entry's surface style name.

Plugin Prototype

fzrt_error_td fz_ffmt_data_model_styletab_surf_name(

fz_ffmt_tmap_style_ptr

item,

char *

name,

fzrt_int

name_len )

Parameters

item [Input]

The table entry.

name [Result]

The surface style name.

name_len [Input]

The maximum number of bytes to copy to name.

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