WIA Item Type Flags
The following constants specify the Windows Image Acquisition (WIA) item type.
Constant | Description |
---|---|
|
This item supports the IWiaItem::AnalyzeItem method. This constant is not supported by Windows Vista and later. |
|
The item is an audio file. Only valid for items that also have the WiaItemTypeFile attribute. |
|
For folders only. Images in this folder were taken in a continuous time sequence. This constant is not supported by Windows Vista and later. |
|
The item is marked as deleted from the tree. |
|
The item represents a connected device. |
|
The item represents a disconnected device. |
|
The item represents a document. This constant is supported only by Windows Vista and later. |
|
The item is a file. |
|
The item is a folder. |
|
The item is uninitialized or has been deleted. |
|
This item was created by the application or the driver, and does not have a corresponding item in the driver item tree. |
|
The item has file attachments. This constant is not supported by Windows Vista and later. |
|
The item represents a horizontal panoramic image. This constant is not supported by Windows Vista and later. |
|
The item is an image file. Only valid for items that also have the WiaItemTypeFile attribute. |
|
The item represents a programmable data source. This constant is supported only by Windows Vista and later. |
|
The item has been removed from the device. |
|
Identifies the root item in the device's tree of item objects. This constant is supported only by Windows Vista and later. |
|
The item represents a storage medium. |
|
The item can be transferred. |
|
This type indicates that the WIA device is capable of receiving TWAIN capability data from the TWAIN compatibility layer. If this type is set, any TWAIN capability that isn't understood by the TWAIN compatibility layer, during a TWAIN session, will be passed to the WIA driver. |
|
The item represents streaming video. This constant is not supported by either Windows Server 2003*,* Windows Vista*, or later.* |
|
The item represents a vertical panoramic image. This constant is not supported by Windows Vista and later. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional, Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|