php man page for com_isenum

Query: com_isenum

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

COM_ISENUM(3)								 1							     COM_ISENUM(3)

com_isenum - Indicates if a COM object has an IEnumVariant interface for iteration [deprecated]

SYNOPSIS
bool com_isenum (variant $com_module)
DESCRIPTION
Checks to see if a COM object can be enumerated using the Next() method hack. See "COM" class for more details on these methods.
PARAMETERS
o $com_module - The COM object.
RETURN VALUES
Returns TRUE if the object can be enumerated, FALSE otherwise.
NOTES
Note This function does not exist in PHP 5; use the more natural foreach statement to iterate over the contents of COM objects. See "For Each" for more details. PHP Documentation Group COM_ISENUM(3)
Related Man Pages
property_exists(3) - php
mysqlnd_uh_set_statement_proxy(3) - php
aggregate_methods_by_regexp(3) - php
com_event_sink(3) - php
is_subclass_of(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!