Partager via


IHeaderEnum:IUnknown

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

OS Versions: Windows CE .NET 4.0 and later.
Header: Obex.h, Obex.idl.
Link Library: Uuid.lib.

See Also

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

 Last updated on Friday, April 09, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.