com_get
    (PHP 3>= 3.0.3, 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.