(PHP 3>= 3.0.3, PHP 4 )
mixed com_invoke (resource com_object, string function_name [, mixed function parameters, ...])
mixed com_invoke
Com_invoke() invokes a method of the COM component referenced by com_object. Returns false on error, returns the function_name's return value on success.