formZ SDK | 5.0 API Reference | System | IO Streams

fz_iost_set_version

Description

Sets the version of the IO stream to be written.

Plugin Prototype

fzrt_error_td fz_iost_set_version(

fz_iost_ptr

iost,

fzpl_vers_td

version )

Parameters

iost [Input]

The IO stream.

version [Result]

The version.

Returns

FZRT_NOERR on success. Otherwise, an error code.

Availability

5.0.0.0

Function Set

fz_iost_fset


Defined in

fz_iost_api.h