Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: com_isenum - Manual
[go: Go Back, main page]

PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

com_load_typelib" width="11" height="7"/> <com_invoke
Last updated: Mon, 05 Feb 2007

view this page in

com_isenum

(PHP 4 >= 4.0.7)

com_isenum — COM オブジェクトが IEnumVariant インターフェースを実装しているかどうかを 示す [非推奨]

説明

bool com_isenum ( variant com_module )

COM オブジェクトから Next() メソッドによって 値を列挙することが可能かどうかを調べます。可能である場合に TRUE、可能でない場合に FALSE を返します。 このメソッドの詳細については、COM クラスを 参照ください。

注意: この関数は PHP 5 には存在しません。COM オブジェクトから値を順に 取り出すには、より自然な方法である foreach 文を使用します。 詳細は foreach項 を参照ください。



add a note add a note User Contributed Notes
com_isenum
There are no user contributed notes for this page.

com_load_typelib" width="11" height="7"/> <com_invoke
Last updated: Mon, 05 Feb 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites