formZ SDK | 5.0 API Reference | System | IO Streams

fz_iost_map_plane

Description

map plane IO.

Plugin Prototype

fzrt_error_td fz_iost_map_plane(

fz_iost_ptr

iost,

fz_map_plane_td *

map_plane,

fzrt_unsigned_int

ndata )

Parameters

iost [Input]

The IO stream.

map_plane [Input]

A pointer to an array of mapping planes.

ndata [Input]

The number of mapping planes.

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