ITask::Copy (Windows CE 5.0)
This method copies a Task item.
HRESULT Copy(ITask** ppolItem);
Parameters
- ppolItem
[out] Pointer to the copy of the item.
Return Values
S_OK indicates the Task 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
Send Feedback on this topic to the authors