VariantCast type-casts src to the desired type and returns the resulted Variant as dst. vt is a value which identifies the type of the destination Variant.
An EVariantTypeCastError exception will be raised if the source cannot be type-casted to the desired type.