WiaItem Property

Retrieves the underlying IWiaItem interface for this Item.

Syntax

[ ppResult = ] Item.WiaItem

Possible Values

ppResult IWiaItem interface.

The property is read-only. The property has no default value.

Remarks

The WiaItem method is provided for the C++ developer who wants to use the Microsoft Windows Image Acquisition (WIA) Automation Library from C++ and needs to get to the underlying IWiaItem interface. This property is not useful to the Microsoft Visual Basic developer.

Property Information

Minimum operating systems Windows XP SP1

See Also

WiaItem (Device)