IDeviceEnum:IUnknown
A version of this page is also available for
4/8/2010
This interface is used to enumerate device elements in a sequence.
The following table shows the methods of this interface.
Method | Description |
---|---|
Creates an enumerator that contains the same state as the current enumeration. |
|
Retrieves the next element in the enumeration sequence. |
|
Skips over the specified number of elements in the enumeration sequence. |
|
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 |
Windows Mobile | Windows Mobile Version 5.0 and later |
See Also
Reference
IHeaderCollection:IUnknown
IHeaderEnum:IUnknown
IObex:IUnknown
IObexDevice:IUnknown
IObexSink:IUnknown
OBEX Interfaces