formZ SDK | 5.0 API Reference | System | IO Streams

fz_iost_one_uchar

Description

Single byte unsigned integer (unsigned char) value IO for one item.

Plugin Prototype

fzrt_error_td fz_iost_one_uchar(

fz_iost_ptr

iost,

unsigned char *

data )

Parameters

iost [Input]

The IO stream.

data [Input]

A pointer to a integer value.

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