formZ SDK | 5.0 API Reference | System | IO Streams

fz_iost_get_version

Description

Gets the version of the IO stream.

Plugin Prototype

fzrt_error_td fz_iost_get_version(

fz_iost_ptr

iost,

fzpl_vers_td *

version )

Parameters

iost [Input]

The IO stream.

version [Result]

The version. Must be allocated by the caller.

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