Represents a Variant that has holds a COM compatible string value.
varStrArg = $0048;
varStrArg = 0x0048;
System
In order to use a Variant with a COM interface, you should create a varStrArg type using VarAsType.
Use VarType to determine the variant type.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|