com_get
(PHP 3>= 3.0.3, 4.0.5 - 4.3.2 only)
com_get --
Gets the value of a COM Component's property
Description
mixed
com_get ( resource com_object, string property)
Returns the value of the
property
of the
COM component referenced by
com_object
.
Returns
FALSE
on error.