formZ SDK | 5.0 API Reference | System | IO Streams
Description
Gets the size of the IO stream. TODO. This function currently always returns 0.
Plugin Prototype
fzrt_error_td fz_iost_get_size(
iost, | |
fzrt_unsigned_int * | size ) |
Parameters
iost [Input]
The IO stream.
size [Result]
The size.
Returns
FZRT_NOERR on success. Otherwise, an error code.
Availability
5.0.0.0
Function Set
Defined in