Share via


IHeaderEnum::Clone (Windows CE 5.0)

Send Feedback

This method creates another enumerator that contains the same enumeration state as the current enumerator.

HRESULT Clone(IHeaderEnum** ppenum);

Parameters

  • ppenum
    [out] Destination pointer for the clone.

Return Values

This method returns E_NOTIMPL, which indicates that this method is currently not implemented.

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

IHeaderEnum | OBEX Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.