IVsToolbox6::PasteFromClipboard Method (String^, IDataObject^)
Visual Studio 2015
Pastes the current clipboard contents into the toolbox at the end of the specified tab.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- szTabID
-
Type:
System::String^
[in] The identifier of the tab to receive the current clipboard contents.
- ppItem
-
Type:
Microsoft.VisualStudio.OLE.Interop::IDataObject^
[out] The resulting toolbox item.
Show: