Share via


IHeaderEnum:IUnknown (Windows CE 5.0)

Send Feedback

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

Smartphone: Smartphone 2002 and later

Pocket PC: Pocket PC 2002 and later

OS Versions: Windows CE .NET 4.0 and later.

Header: Obex.h, Obex.idl.

Link Library: Uuid.lib.

See Also

IDeviceEnum | IHeaderCollection | IObex | IObexDevice | IObexSink | OBEX Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.