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
get_parent_class(3) - php
is_subclass_of(3) - php
method_exists(3) - php
variant_imp(3) - php
xml_set_object(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!