Share via


IDeviceEnum:IUnknown (Windows Embedded CE 6.0)

1/6/2010

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

The following table shows the methods of this interface.

Method Description

IDeviceEnum::Clone

Creates an enumerator that contains the same state as the current enumeration.

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

Header obex.h, obex.idl
Library uuid.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

OBEX Interfaces
IHeaderCollection:IUnknown
IHeaderEnum:IUnknown
IObex:IUnknown
IObexDevice:IUnknown
IObexSink:IUnknown