Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
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
Send Feedback on this topic to the authors