Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
P
S
T
U
V
V
VAR_CONST
- Static variable in class au.com.swz.jatlom.
VarKind
A symbolic constant.
VAR_DISPATCH
- Static variable in class au.com.swz.jatlom.
VarKind
The variable can only be accessed through IDispatch::Invoke.
VAR_PERINSTANCE
- Static variable in class au.com.swz.jatlom.
VarKind
The variable is a field or member of the type.
VAR_STATIC
- Static variable in class au.com.swz.jatlom.
VarKind
There is only one instance of the variable
VarDesc
- Class in
au.com.swz.jatlom
Describes a variable, constant, or data member.
VarDesc()
- Constructor for class au.com.swz.jatlom.
VarDesc
Variant
- Class in
au.com.swz.jatlom
Describes a data item whose content can vary by type.
Variant()
- Constructor for class au.com.swz.jatlom.
Variant
variantValue()
- Method in class au.com.swz.jatlom.
Variant
The value of this variant as a Variant.
VarKind
- Class in
au.com.swz.jatlom
An enumeration of the different kinds of variables.
VarType
- Class in
au.com.swz.jatlom
An enumeration of the all of the different types.
VT_ARRAY
- Static variable in class au.com.swz.jatlom.
VarType
SAFEARRAY*.
VT_BLOB
- Static variable in class au.com.swz.jatlom.
VarType
Length prefixed bytes
VT_BLOB_OBJECT
- Static variable in class au.com.swz.jatlom.
VarType
Blob contains an object
VT_BOOL
- Static variable in class au.com.swz.jatlom.
VarType
Boolean; True=-1, False=0.
VT_BSTR
- Static variable in class au.com.swz.jatlom.
VarType
Automation string.
VT_BYREF
- Static variable in class au.com.swz.jatlom.
VarType
Byte Reference
VT_CARRAY
- Static variable in class au.com.swz.jatlom.
VarType
C-style array.
VT_CF
- Static variable in class au.com.swz.jatlom.
VarType
Clipboard format
VT_CLSID
- Static variable in class au.com.swz.jatlom.
VarType
A Class ID
VT_CY
- Static variable in class au.com.swz.jatlom.
VarType
Currency.
VT_DATE
- Static variable in class au.com.swz.jatlom.
VarType
Date.
VT_DECIMAL
- Static variable in class au.com.swz.jatlom.
VarType
16 byte fixed point.
VT_DISPATCH
- Static variable in class au.com.swz.jatlom.
VarType
IDispatch.Far*
VT_EMPTY
- Static variable in class au.com.swz.jatlom.
VarType
Not specified.
VT_ERROR
- Static variable in class au.com.swz.jatlom.
VarType
Scodes.
VT_FILETIME
- Static variable in class au.com.swz.jatlom.
VarType
FILETIME
VT_HRESULT
- Static variable in class au.com.swz.jatlom.
VarType
Unsigned machine int.
VT_I1
- Static variable in class au.com.swz.jatlom.
VarType
Char.
VT_I2
- Static variable in class au.com.swz.jatlom.
VarType
2-byte signed int.
VT_I4
- Static variable in class au.com.swz.jatlom.
VarType
There is only one instance of the variable
VT_I8
- Static variable in class au.com.swz.jatlom.
VarType
8 byte unsigned int.
VT_INT
- Static variable in class au.com.swz.jatlom.
VarType
Signed machine int
VT_LPSTR
- Static variable in class au.com.swz.jatlom.
VarType
Null-terminated string.
VT_LPWSTR
- Static variable in class au.com.swz.jatlom.
VarType
Wide null-terminated string.
VT_NULL
- Static variable in class au.com.swz.jatlom.
VarType
SQL-style Null.
VT_PTR
- Static variable in class au.com.swz.jatlom.
VarType
Pointer type.
VT_R4
- Static variable in class au.com.swz.jatlom.
VarType
4-byte real.
VT_R8
- Static variable in class au.com.swz.jatlom.
VarType
8-byte real.
VT_RECORD
- Static variable in class au.com.swz.jatlom.
VarType
User defined type
VT_RESERVED
- Static variable in class au.com.swz.jatlom.
VarType
Do Not Use.
VT_SAFEARRAY
- Static variable in class au.com.swz.jatlom.
VarType
Use VT_ARRAY in VARIANT.
VT_STORAGE
- Static variable in class au.com.swz.jatlom.
VarType
Name of the storage follows
VT_STORED_OBJECT
- Static variable in class au.com.swz.jatlom.
VarType
Storage contains an object
VT_STREAM
- Static variable in class au.com.swz.jatlom.
VarType
Name of the stream follows
VT_STREAMED_OBJECT
- Static variable in class au.com.swz.jatlom.
VarType
Stream contains an object
VT_UI1
- Static variable in class au.com.swz.jatlom.
VarType
Unsigned char.
VT_UI2
- Static variable in class au.com.swz.jatlom.
VarType
2 byte unsigned int.
VT_UI4
- Static variable in class au.com.swz.jatlom.
VarType
4 byte unsigned int.
VT_UI8
- Static variable in class au.com.swz.jatlom.
VarType
Unsigned 8 byte unsigned int.
VT_UINT
- Static variable in class au.com.swz.jatlom.
VarType
Unsigned machine int.
VT_UNKNOWN
- Static variable in class au.com.swz.jatlom.
VarType
IUnknown FAR*.
VT_USERDEFINED
- Static variable in class au.com.swz.jatlom.
VarType
User-defined type.
VT_VARIANT
- Static variable in class au.com.swz.jatlom.
VarType
VARIANT FAR*.
VT_VECTOR
- Static variable in class au.com.swz.jatlom.
VarType
simple counted array
VT_VOID
- Static variable in class au.com.swz.jatlom.
VarType
C-style void.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
P
S
T
U
V