formZ SDK | 4.0 Call Back Reference | File Translator | Structured File Translator | Data Model Call Back
Description
Ends the export of a symbol definition.
formZ calls this function at the end of export of each symbol definition.
Plugin Prototype
fzrt_error_td fz_ffmt_cbak_data_model_write_symb_def_end(
fzrt_int | windex, |
ffmt_id, | |
void * | data, |
lib_ptr, | |
def_ptr, | |
lev_ptr ) |
Parameters
windex [Input]
project window index
ffmt_id [Input]
The file format reference id.
data [Input]
A pointer to translator defined data.
lib_ptr [Input]
The symbol library.
def_ptr [Input]
The symbol definition.
lev_ptr [Input]
The symbol level.
Returns
FZRT_NOERR on success. Or:
Appropriate error on failure.
Availability
5.0.0.0
Function Set
Defined in