LEADTOOLS WIA (Leadtools.Wia assembly)

WiaItemTypeFlags Enumeration

Show in webframe





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
'Declaration
 
<FlagsAttribute()>
Public Enum WiaItemTypeFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaItemTypeFlags

            

            
[FlagsAttribute()]
public enum class WiaItemTypeFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.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
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaItemTypeFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.