|
variant_castConvert a variant into a new variant object of another type Beschreibung
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. Parameter-Liste
Rückgabewerte
Returns a variant of given Siehe auch
|