Wia.OnTransferComplete event
Event that occurs when a data transfer is completed successfully.
Syntax
Wia.OnTransferComplete(
Item,
Path
)
Parameters
-
Item
-
The Item object transferred.
-
Path
-
The path and file name of the transferred image.
Return value
This event does not return a value.
Remarks
WIA notifies the script or application when a data transfer, image or sound, completes successfully. Implement the objWia_OnTransferComplete() subroutine to allow your script or application to respond to the completion of the data transfer.
For example, you might want a script to display an image after it is transferred.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional, Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
DLL |
|