Device.WiaItem property
Retrieves the underlying IWiaItem interface for this Device object.
This property is read-only.
Syntax
Property WiaItem( _
)
Property value
IWiaItem interface.
Remarks
The WiaItem (Device) method is provided for the C++ developer who wants to use the 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.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 R2 [desktop apps only] |
Header |
|
IDL |
|
See also
-
Reference