   #PHP Manual COM support functions for Windows com_release Class/Object
   Functions

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                    com_set

   (PHP 3>= 3.0.3, 4.0.5 - 4.3.2 only)
   com_set --  Assigns a value to a COM component's property

Description

   void com_set ( resource com_object, string property, mixed value)

   Sets the value of the property of the COM component referenced by
   com_object. Returns the newly set value if succeeded, FALSE on error.
   ______________________________________________________________________

   Prev        Home                   Next
   com_release  Up  Class/Object Functions
