formZ SDK | 5.0 API Reference | System | IO Streams

fz_iost_block_skip

Description

Skips the the current block.

Plugin Prototype

fzrt_error_td fz_iost_block_skip(

fz_iost_ptr

iost,

fzrt_int

block_size )

Parameters

iost [Input]

The IO stream.

block_size [Input]

The number of bytes to skip.

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