IContact::Copy (Windows CE 5.0)
This method copies a Contact item.
HRESULT Copy(IContact** ppolItem);
Parameters
- ppolItem
[out] Pointer to the copy of the Contact item.
Return Values
S_OK indicates the Contact item was copied successfully. If an error occurs, the appropriate HRESULT is returned.
Remarks
None.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Pimstore.h.
Link Library: Pimstore.lib.
See Also
IContact | IContact Properties
Send Feedback on this topic to the authors