formZ SDK | 5.0 API Reference | System | IO Streams

fz_iost_file_close

Description

Closes an IO stream.

Plugin Prototype

fzrt_error_td fz_iost_file_close(

fz_iost_ptr *

iost )

Parameters

iost [Input]

The IO stream.

Returns

FZRT_NOERR on success. Otherwise, an error code.

Availability

5.0.0.0

See Also

fz_iost_file_open_write, fz_iost_file_open_read

Function Set

fz_iost_fset


Defined in

fz_iost_api.h