See Also Examples Applies To
Starts to log twain operations into file.
Syntax
object.TwainLogStart (sLogPath)
The TwainLogStart syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| sLogPath | Required. String. The path of the log file to create / append. |
Returns
Boolean. True if success, else False (can't create or access to the log file).
Category
TWAIN Functions