   #PHP Manual COM support functions for Windows com_addref com_invoke

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                    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.
   ______________________________________________________________________

   Prev       Home       Next
   com_addref  Up  com_invoke
