This event is triggered for each folder being scanned for matching files as a result of a call to either the SendMultipleFiles or the ReceiveMultipleFiles methods.
You can set the bSkipFolder parameter to True to prevent scanning this folder and all of its subfolders.
Parameter | Description |
---|---|
sFolder | The name of the folder about to be scanned. |
bSkipFolder | Set this parameter to True to skip scanning this folder and its subfolders. Leave it to False to allow the folder to be scanned. |
Declaration (event) | |
---|---|
|
Declaration (interface implementation) | |
---|---|
|