void DLL_error_log1(short error_log_level, char *module_name, int line_no, DLL_Return DLL_error_code)

This function logs DLL errors.

Documentation

This function logs DLL errors. It calls error_log.
Parameters:
error_log_level - ERROR_MINOR ERROR_MAJOR ERROR_FATAL
DLL_error_code - Errorcode of doubly linked list.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.