Leadtools.Wia Namespace : WiaVariableTypes Enumeration |
[FlagsAttribute()] public enum WiaVariableTypes : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum WiaVariableTypes Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaVariableTypes
[FlagsAttribute()] public enum WiaVariableTypes : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Wia.WiaVariableTypes = function() { }; Leadtools.Wia.WiaVariableTypes.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class WiaVariableTypes : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Array | VT_ARRAY |
Blob | VT_BLOB |
BlobObject | VT_BLOB_OBJECT |
Bool | VT_BOOL |
Bstr | VT_BSTR |
BstrBlob | VT_BSTR_BLOB |
ByRef | VT_BYREF |
CArray | VT_CARRAY |
CF | VT_CF |
Clsid | VT_CLSID |
Cy | VT_CY |
Date | VT_DATE |
Decimal | VT_DECIMAL |
Dispatch | VT_DISPATCH |
Empty | VT_EMPTY |
Error | VT_ERROR |
FileTime | VT_FILETIME |
HResult | VT_HRESULT |
I1 | VT_I1 |
I2 | VT_I2 |
I4 | VT_I4 |
I8 | VT_I8 |
Illegal | VT_ILLEGAL |
IllegalMasked | VT_ILLEGALMASKED |
Int | VT_INT |
IntPtr | VT_INT_PTR |
Lpstr | VT_LPSTR |
Lpwstr | VT_LPWSTR |
Null | VT_NULL |
Ptr | VT_PTR |
R4 | VT_R4 |
R8 | VT_R8 |
Record | VT_RECORD |
Reserved | VT_RESERVED |
SafeArray | VT_SAFEARRAY |
Storage | VT_STORAGE |
StoredObject | VT_STORED_OBJECT |
Stream | VT_STREAM |
StreamedObject | VT_STREAMED_OBJECT |
TypeMask | VT_TYPEMASK |
UI1 | VT_UI1 |
UI2 | VT_UI2 |
UI4 | VT_UI4 |
UI8 | VT_UI8 |
UInt | VT_UINT |
UIntPtr | VT_UINT_PTR |
Unknown | VT_UNKNOWN |
UserDefined | VT_USERDEFINED |
Variant | VT_VARIANT |
Vector | VT_VECTOR |
VersionedStream | VT_VERSIONED_STREAM |
Void | VT_VOID |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaVariableTypes
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