formZ SDK | 4.0 Call Back Reference | File Translator | Structured File Translator | Image Vector Call Back
Description
Ends the writing of a vector file. Any translator specific data allocated fz_ffmt_cbak_image_vect_write_begin should be freed in this function.
Plugin Prototype
fzrt_error_td fz_ffmt_cbak_image_vect_write_end(
fzrt_int | windex, |
ffmt_id, | |
void ** | data_ptr, |
floc, | |
err ) |
Parameters
windex [Input]
project window index
ffmt_id [Input]
The file format reference id.
data_ptr [Input]
A pointer to translator defined data.
floc [Input]
The file to write to.
err [Input]
The last error detected.
Returns
FZRT_NOERR on success. An error otherwise.
Availability
5.0.0.0
Function Set
Defined in