Platforms to show: All Mac Windows Linux Cross-Platform

Back to WIADataTransferMBS class.

WIADataTransferMBS.EnumerateFormatInfo as WIAFormatInfoEnumeratorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Image Capture MBS Win Plugin 10.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Returns an enumerator for the format information.

Lasterror is set.

WIADataTransferMBS.GetBandedData(DataTransInfo as WIADataTransferInfoMBS, DataCallback as WIADataCallbackMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Image Capture MBS Win Plugin 10.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The GetBandedData method transfers a band of data from a hardware device to an application.

For efficiency, applications retrieve data from Windows Image Acquisition (WIA) hardware devices in successive bands.
Lasterror is set.

WIADataTransferMBS.GetDataFile(DataCallback as WIADataCallbackMBS) as folderitem

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Image Capture MBS Win Plugin 10.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The GetData method retrieves complete files from a Windows Image Acquisition (WIA) device.

Lasterror is set.
Returns the folderitem for the new file. Copy or load the file as this temporary file is deleted as soon as the object is destroyed.

Some examples using this method:

WIADataTransferMBS.GetDataPath(DataCallback as WIADataCallbackMBS) as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Image Capture MBS Win Plugin 10.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The GetData method retrieves complete files from a Windows Image Acquisition (WIA) device.

Lasterror is set.
Returns the folderitem for the new file. Copy or load the file as this temporary file is deleted as soon as the object is destroyed.

WIADataTransferMBS.GetExtendedTransferInfo as WIAExtendedTransferInfoMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Image Capture MBS Win Plugin 10.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The GetExtendedTransferInfo retrieves extended information relating to data transfer buffers in the case of banded data transfers.

Applications typically use this method to retrieve driver recommended settings for minimum buffer size, maximum buffer size, and optimal buffer size for banded data transfers.

Lasterror is set.

WIADataTransferMBS.QueryGetData as WIAFormatInfoMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Image Capture MBS Win Plugin 10.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The QueryGetData method is used by applications to query a Windows Image Acquisition (WIA) device to determine what types of data formats it supports.

Lasterror is set.

The items on this page are in the following plugins: MBS Win Plugin.


The biggest plugin in space...