Share via


IHeaderEnum:IUnknown (Windows Embedded CE 6.0)

1/6/2010

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

The following table shows the methods of this interface.

Method Description

Next

Retrieves the next element in the enumeration sequence.

Reset

Resets the enumeration sequence to the beginning.

Clone

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

Requirements

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

See Also

Reference

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