| 
 | variant_castConvert a variant into a new variant object of another type Description
   variant variant_cast
    ( variant  $variant, int$type)
   This function makes a copy of  This function wraps VariantChangeType() in the COM library; consult MSDN for more information. Parameters
 
 Return Values
   Returns a variant of given  See Also
 
 |