void dal_bld_msg_fnc (fnc_imp, fnc_exp)

Sets the import/export message trap functions to output messages during the running import/export (status messages).

Input Parameters Significance
int *(fnc_imp)() pointer to import message function
int *(fnc_exp)() pointer to export message function

Output Parameters Significance
none -

Return Code Significance
none -

The passed function fnc_imp is provided for the following parameters after starting the import process:

The passed function fnc_exp is provided for the following parameters after starting the export process: