|
variant_get_typeReturns the type of a variant object Description
int variant_get_type(variant
$variant )Returns the type of a variant object. Parameters
Return Values
This function returns an integer value that indicates the type of
The return value for COM and DOTNET objects will usually be
See Also
|