com_set

(PHP 3>= 3.0.3, PHP 4 )

com_set --  COMコンポーネントのプロパティに値を代入する

説明

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

com_objectが指すCOMコンポーネントの propertyの値を設定します。 propertyが設定されている場合に trueを返します。エラー時に falseを返します。