(3.0.3 - 3.0.18 only, PHP 4 >= 4.0.5)
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.