Starts to log twain operations into file.
public Boolean TwainLogStart( String LogPath );
Public Function TwainLogStart( ByVal LogPath As String ) As Boolean
|
Parameters |
Description |
|
LogPath |
The path of the log file to create / append. |
True if success, else False (can't create or access to the log file).
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|