Share via


IDeviceEnum:IUnknown

This interface is used to enumerate device elements in a sequence.

The following table shows the methods of this interface.

Method Description
Next Retrieves the next element in the enumeration sequence.
Skip Skips over the specified number of elements in the enumeration sequence.
Reset Resets the enumeration sequence to the beginning.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Obex.h, Obex.idl.
Link Library: Uuid.lib.

See Also

IHeaderCollection | IHeaderEnum | IObex | IObexDevice | IObexSink | OBEX Interfaces

 Last updated on Friday, April 09, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.