| ISupportCopyPaste Interface : PasteFromClipBoard Method |
| Visual Basic |
|---|
Public Function PasteFromClipBoard( _ ByVal ClipboardData As String, _ Optional ByVal TargetID As String = "", _ Optional ByVal mode As Long = 0, _ Optional ByVal OrderID As Long = -1 _ ) As HResult |
After pasting, call Refresh on the folder where the item was pasted if you are going to query the folder.