IVsLanguageClipboardOps Members
Include Protected Members
Include Inherited Members
Customizes copy and paste operations.
The IVsLanguageClipboardOps type exposes the following members.
Methods
Name
Description
Allows changes to a data object after it is inserted.
Creates an IDataObject with language-specific formats.
Determines whether the data object contains data that can be rendered into text.
Render this data object to text.
Top