Raised before a scan or transfer begins.
Visual Basic |
---|
Public Event PreScan( _ ByRef Cancel As Boolean _ ) |
- Cancel
- A boolean value, which if set to True, the session ends and the StartSession method returns control.
This is the place to check the PendingXfers property.