IAppointment::Copy

This method is not supported in Windows CE Platform Builder 3.0.

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

HRESULT Copy( ITEMTYPE ** ppolItem );

Parameters

  • ppolItem
    [in] Pointer to a 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 value is returned.

Requirements

Runs On Versions Defined in Include Link to
Windows CE OS 2.0 and later pimstore.h    

See Also

IAppointment::Unknown, IAppointment Property Methods

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.