formZ SDK | 5.0 API Reference | System | Data Type

fz_type_io

Description

Reads an fz_type_td from or writes a fz_type_td to file. Pointer types, such as FZ_TYPE_INT_PTR, are not supported for io.

Plugin Prototype

fzrt_error_td fz_type_io(

fz_iost_ptr

iost,

fz_type_ptr

data )

Parameters

iost [Input]

The IO stream.

data [Input]

fz_type_td to be read/written

Availability

5.0.0.0

Function Set

fz_type_fset


Defined in

fz_type_api.h