Represents a Variant that has been assigned a COM interface type string value.
varOleStr = $0008;
varOleStr = 0x0008;
System
When a Variant is assigned a string value via a COM interface, it is set to the varOleStr type.
Use VarType to determine the variant type.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|