mirror of
https://github.com/soukoku/ntwain.git
synced 2026-02-25 13:04:07 +08:00
Placeholder for 2.3 operations.
This commit is contained in:
@@ -1543,8 +1543,7 @@ namespace NTwain.Data
|
||||
/// information, such as the current directory.
|
||||
/// </summary>
|
||||
public IntPtr Context { get { return _context; } set { _context = value; } }
|
||||
/* DG_CONTROL / DAT_FILESYSTEM / MSG_DELETE field */
|
||||
//TODO: verify this field
|
||||
|
||||
/// <summary>
|
||||
/// When set to TRUE recursively apply the operation. (ex: deletes
|
||||
/// all subdirectories in the directory being deleted; or copies all
|
||||
|
||||
Reference in New Issue
Block a user