Compartir a través de


IAppointment::Copy (Windows CE 5.0)

Send Feedback

This method adds a copy of an Appointment item in the Items collection.

HRESULT Copy(IAppointment** ppolItem);

Parameters

  • ppolItem
    [in] Pointer to the copy of the item.

Return Values

S_OK indicates the Appointment item was copied successfully. If an error occurs, the appropriate HRESULT is returned.

Requirements

OS Versions: Windows CE 2.0 and later.
Header: Pimstore.h.
Link Library: Pimstore.lib.

See Also

IAppointment | IAppointment Properties

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.