←Select platform

WiaVariableTypes Enumeration

Summary

Flags used within WiaCapability structure. For more information please refer to VARENUM in Microsoft Windows SDK Documentation.

Syntax

C#
VB
C++
[FlagsAttribute()] 
public enum WiaVariableTypes : System.Enum, System.IComparable, System.IConvertible, System.IFormattable 
<FlagsAttribute()> 
Public Enum WiaVariableTypes  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
[FlagsAttribute()] 
public enum class WiaVariableTypes : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable 

Members

ValueMemberDescription
0x00000000EmptyVTEMPTY
0x00000001NullVTNULL
0x00000002I2(0x00000012)VTI2
0x00000003I4(0x00000013)VTI4
0x00000004R4VTR4
0x00000005R8VTR8
0x00000006CyVTCY
0x00000007DateVTDATE
0x00000008BstrVTBSTR
0x00000009DispatchVTDISPATCH
0x0000000AErrorVTERROR
0x0000000BBoolVTBOOL
0x0000000CVariantVTVARIANT
0x0000000DUnknownVTUNKNOWN
0x0000000EDecimalVTDECIMAL
0x00000010I1(0x00000011)VTI1
0x00000011UI1VTUI1
0x00000012UI2VTUI2
0x00000013UI4VTUI4
0x00000014I8(0x00000015)VTI8
0x00000015UI8VTUI8
0x00000016Int(0x00000017)VTINT
0x00000017UIntVTUINT
0x00000018VoidVTVOID
0x00000019HResultVTHRESULT
0x0000001APtr(0x00000025)(0x00000026)VTPTR
0x0000001BSafeArrayVTSAFEARRAY
0x0000001BArray(0x0000001C)(0x00002000)VTARRAY
0x0000001CCArrayVTCARRAY
0x0000001DUserDefinedVTUSERDEFINED
0x0000001ELpstrVTLPSTR
0x0000001FLpwstrVTLPWSTR
0x00000024RecordVTRECORD
0x00000025IntPtr(0x00000026)VTINTPTR
0x00000026UIntPtrVTUINTPTR
0x00000040FileTimeVTFILETIME
0x00000041Blob(0x00000FFF)VTBLOB
0x00000042Stream(0x00000049)VTSTREAM
0x00000043StorageVTSTORAGE
0x00000044StreamedObjectVTSTREAMED_OBJECT
0x00000045StoredObjectVTSTORED_OBJECT
0x00000046BlobObjectVTBLOB_OBJECT
0x00000047CFVTCF
0x00000048ClsidVTCLSID
0x00000049VersionedStreamVTVERSIONED_STREAM
0x00000FFFIllegalMaskedVTILLEGALMASKED
0x00000FFFTypeMaskVTTYPEMASK
0x00000FFFBstrBlobVTBSTR_BLOB
0x00001000VectorVTVECTOR
0x00004000ByRefVTBYREF
0x00008000ReservedVTRESERVED
0x0000FFFFIllegalVTILLEGAL
Example

For an example, refer to WiaSession.EnumCapabilities

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Wia Assembly
Click or drag to resize