Microsoft SDK for Java

DhEnumeration.nextItem

Returns the next element of this enumeration.

Syntax

public Object nextItem()

Return Value

Returns the next element of this enumeration.

Exceptions

WFCException thrown if no more elements exist.

See Also   next

© 1999 Microsoft Corporation. All rights reserved. Terms of use.