Recursive property (IFileSystem)
BOOL Recursive | |
Overview |
Remarks
Enables or disables applying an action recursively. Possible values are:
Value |
Meaning |
TRUE |
Apply the action recursively |
FALST |
Don’t apply the action recursively |
This property may be updated with the current settings, or used to change the current settings for the TWAIN file system, based on the value of the FileMsg parameter of the QueryFileSystem method.
See Also