Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
BOOLCreateCloneFrom(constCOleClientItem*pSrcItem);
Return Value
Nonzero if successful; otherwise 0.
Parameters
pSrcItem
Pointer to the OLE item to be duplicated.
Remarks
Call this function to create a copy of the specified OLE item. The copy is identical to the source item. You can use this function to support undo operations.
COleClientItem Overview | Class Members | Hierarchy Chart
See Also COleClientItem::CreateNewItem