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

fz_ffmt_data_model_styletab_count

Description

Gets the number of entries in a style table.

Plugin Prototype

fzrt_error_td fz_ffmt_data_model_styletab_count(

fz_ffmt_tmap_styletab_ptr

styletab,

fzrt_int *

knt )

Parameters

styletab [Input]

The style table.

knt [Result]

The number of entries in the table.

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