Paste

Paste data as child of the selected item. If the item copied cannot be pasted as child of the currently selected item, the function will fail.

 

HRESULT Paste();

Parameters

Return Values

E_FAIL

The item cannot be pasted as child of the current selection. Call CanPase to check whether pasting is possible

S_OK

The item is pasted.