nca_set_custom_dbtrace
Example: nca_set_custom_dbtrace and nca_set_dbtrace_file_index | DB Trace Functions |
Sets the custom function that enables DB trace in the application
void nca_set_custom_dbtrace( long function );
function | The title of the exception. |
nca_set_custom_dbtrace sets the custom function that enables DB trace in the application. nca_set_custom_dbtrace and nca_set_dbtrace_file_index may be needed if DB trace cannot be enabled using the built-in mechanism. This may happen in the case of custom applications with a non-standard UI. nca_set_custom_dbtrace sets the custom function which enables DB trace in the application.
Return Values
No value is returned.
Parameterization
Parameterization is not available for this function.