com_isenum

 bool com_isenum ( variant $com_module ) 

説明

Checks to see if a COM object can be enumerated using the Next() method hack. See COM class for more details on these methods.

戻り値

Returns TRUE if the object can be enumerated, FALSE otherwise.