WiaItemTypeFlags Enumeration

Summary
Flags that specify the Microsoft Windows Image Acquisition (WIA) item type. For more information please refer to WIA_IPA_ITEM_FLAGS property ID in Microsoft Windows SDK Documentation.
Syntax
C#
VB
C++
[FlagsAttribute()] 
public enum WiaItemTypeFlags 
  
<FlagsAttribute()> 
Public Enum WiaItemTypeFlags  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
[FlagsAttribute()] 
public enum class WiaItemTypeFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0x80000000RemovedWiaItemTypeRemoved
0x800FFFFFMaskWiaItemTypeMask
0x00000000FreeWiaItemTypeFree
0x00000001ImageWiaItemTypeImage
0x00000002FileWiaItemTypeFile
0x00000004FolderWiaItemTypeFolder
0x00000008RootWiaItemTypeRoot
0x00000010AnalyzeWiaItemTypeAnalyze
0x00000020AudioWiaItemTypeAudio
0x00000040DeviceWiaItemTypeDevice
0x00000080DeletedWiaItemTypeDeleted
0x00000100DisconnectedWiaItemTypeDisconnected
0x00000200HorizontalPanoramaWiaItemTypeHPanorama
0x00000400VerticalPanoramaWiaItemTypeVPanorama
0x00000800BurstWiaItemTypeBurst
0x00001000StorageWiaItemTypeStorage
0x00002000TransferWiaItemTypeTransfer
0x00004000GeneratedWiaItemTypeGenerated
0x00008000HasAttachmentsWiaItemTypeHasAttachments
0x00010000VideoWiaItemTypeVideo
0x00040000DocumentWiaItemTypeDocument
0x00080000ProgrammableDataSourceWiaItemTypeProgrammableDataSource
Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.