Share via


IHeaderCollection::EnumHeaders

This method enumerates the headers in the collection.

HRESULT EnumHeaders(
  IHeaderEnum** pHeaderEnum
);

Parameters

  • pHeaderEnum
    [out] Header size, in bytes.

Return Values

The enumerator of the headers in the collection is returned.

Requirements

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

See Also

IHeaderCollection | OBEX Interfaces

 Last updated on Friday, April 09, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.