Represents a Variant that has been assigned an IDispatch value.
varDispatch = $0009;
varDispatch = 0x0009;
System
When a Variant is assigned an IDispatch value, it is set to the varDispatch type.
Use VarType to determine the variant type.
TVarType
VarAsType
VarType