Share via


IHeaderEnum:IUnknown

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/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
Windows Mobile Pocket PC 2002 and later, Smartphone 2002 and later

See Also

Reference

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