AccusoftTwainPro9 ActiveX DLL : TP_DebugErrorLevel Enumeration |
Member | Value | Description |
---|---|---|
TP_DebugErrorLevel_Detailed | 2 | Place as much information into the debug log file as possible. You should use this option when you are tracking down a problem. |
TP_DebugErrorLevel_Development | 1 | Place information into the debug log file that is useful during normal development using this toolkit. |
TP_DebugErrorLevel_Production | 0 | Place minimal information into the debug log file. |