LEADTOOLS WIA (Leadtools.Wia assembly)

WiaVariableTypes Enumeration

Show in webframe





Flags used within WiaCapability structure. For more information please refer to VARENUM in Microsoft Windows SDK Documentation.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum WiaVariableTypes 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaVariableTypes

            

            
[FlagsAttribute()]
public enum class WiaVariableTypes : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000EmptyVT_EMPTY
0x00000001NullVT_NULL
0x00000004R4VT_R4
0x00000005R8VT_R8
0x00000006CyVT_CY
0x00000007DateVT_DATE
0x00000008BstrVT_BSTR
0x00000009DispatchVT_DISPATCH
0x0000000AErrorVT_ERROR
0x0000000BBoolVT_BOOL
0x0000000CVariantVT_VARIANT
0x0000000DUnknownVT_UNKNOWN
0x0000000EDecimalVT_DECIMAL
0x00000011UI1VT_UI1
0x00000011I1VT_I1
0x00000012UI2VT_UI2
0x00000012I2VT_I2
0x00000013I4VT_I4
0x00000013UI4VT_UI4
0x00000015I8VT_I8
0x00000015UI8VT_UI8
0x00000017IntVT_INT
0x00000017UIntVT_UINT
0x00000018VoidVT_VOID
0x00000019HResultVT_HRESULT
0x0000001BSafeArrayVT_SAFEARRAY
0x0000001CCArrayVT_CARRAY
0x0000001DUserDefinedVT_USERDEFINED
0x0000001ELpstrVT_LPSTR
0x0000001FLpwstrVT_LPWSTR
0x00000024RecordVT_RECORD
0x00000026UIntPtrVT_UINT_PTR
0x00000026IntPtrVT_INT_PTR
0x00000026PtrVT_PTR
0x00000040FileTimeVT_FILETIME
0x00000043StorageVT_STORAGE
0x00000044StreamedObjectVT_STREAMED_OBJECT
0x00000045StoredObjectVT_STORED_OBJECT
0x00000046BlobObjectVT_BLOB_OBJECT
0x00000047CFVT_CF
0x00000048ClsidVT_CLSID
0x00000049StreamVT_STREAM
0x00000049VersionedStreamVT_VERSIONED_STREAM
0x00000FFFTypeMaskVT_TYPEMASK
0x00000FFFBstrBlobVT_BSTR_BLOB
0x00000FFFBlobVT_BLOB
0x00000FFFIllegalMaskedVT_ILLEGALMASKED
0x00001000VectorVT_VECTOR
0x00002000ArrayVT_ARRAY
0x00004000ByRefVT_BYREF
0x00008000ReservedVT_RESERVED
0x0000FFFFIllegalVT_ILLEGAL
Example
For an example, refer to WiaSession.EnumCapabilities
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaVariableTypes

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


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