reference/com/functions/variant-get-type.xml
2b220300c871e7530c0a62fb69c23b75800b4c63
...
...
@@ -44,12 +44,14 @@
44
44
<constant>VT_DISPATCH</constant>; the only reason this function works for
45
45
those classes is because COM and DOTNET are descendants of VARIANT.
46
46
</para>
47
+
</refsect1>
48
+

49
+
<refsect1 role="seealso">
50
+
&reftitle.seealso;
47
51
<para>
48
-
In PHP versions prior to 5, you could obtain this information from
49
-
instances of the VARIANT class ONLY, by reading a fake
50
-
<parameter>type</parameter> property. See the <xref
51
-
linkend="class.variant"/> class for more information on
52
-
this.
52
+
<simplelist>
53
+
<member><function>variant_set_type</function></member>
54
+
</simplelist>
53
55
</para>
54
56
</refsect1>
55
57
</refentry>
56
58