(PHP 3>= 3.0.3, PHP 4 >= 4.0.0)
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.