Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table lists the terms used in syntax statements for the Windows Image Acquisition (WIA) scripting model reference.
Term | Description |
---|---|
Filename | The path and name of a file. |
objDeviceInfo | A DeviceInfo object. |
objDeviceInfoCollection | A collection of DeviceInfo objects. |
objItem | An Item object. |
objItemCollection | A collection of Item objects. |
objWia | A Wia object. |
PropID | A WIA property constant. |
var | A Variant value. |