LEADTOOLS WIA (Leadtools.Wia assembly)
LEAD Technologies, Inc

WiaVariableTypes Enumeration






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
Leadtools.Wia.WiaVariableTypes = function() { };
Leadtools.Wia.WiaVariableTypes.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class WiaVariableTypes : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
ArrayVT_ARRAY
BlobVT_BLOB
BlobObjectVT_BLOB_OBJECT
BoolVT_BOOL
BstrVT_BSTR
BstrBlobVT_BSTR_BLOB
ByRefVT_BYREF
CArrayVT_CARRAY
CFVT_CF
ClsidVT_CLSID
CyVT_CY
DateVT_DATE
DecimalVT_DECIMAL
DispatchVT_DISPATCH
EmptyVT_EMPTY
ErrorVT_ERROR
FileTimeVT_FILETIME
HResultVT_HRESULT
I1VT_I1
I2VT_I2
I4VT_I4
I8VT_I8
IllegalVT_ILLEGAL
IllegalMaskedVT_ILLEGALMASKED
IntVT_INT
IntPtrVT_INT_PTR
LpstrVT_LPSTR
LpwstrVT_LPWSTR
NullVT_NULL
PtrVT_PTR
R4VT_R4
R8VT_R8
RecordVT_RECORD
ReservedVT_RESERVED
SafeArrayVT_SAFEARRAY
StorageVT_STORAGE
StoredObjectVT_STORED_OBJECT
StreamVT_STREAM
StreamedObjectVT_STREAMED_OBJECT
TypeMaskVT_TYPEMASK
UI1VT_UI1
UI2VT_UI2
UI4VT_UI4
UI8VT_UI8
UIntVT_UINT
UIntPtrVT_UINT_PTR
UnknownVT_UNKNOWN
UserDefinedVT_USERDEFINED
VariantVT_VARIANT
VectorVT_VECTOR
VersionedStreamVT_VERSIONED_STREAM
VoidVT_VOID
Example
For an example, refer to WiaSession.EnumCapabilities
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.