IVsUIHierWinClipboardHelper Members
Include Protected Members
Include Inherited Members
Coordinates clipboard operations between hierarchies in a UI hierarchy window.
The IVsUIHierWinClipboardHelper type exposes the following members.
Methods
Name
Description
Establishes client notification of hierarchy clipboard helper events without the hierarchy implementing IConnectionPointContainer.
Copies a data object from a hierarchy to the clipboard.
Cuts a data object from a hierarchy to the clipboard.
Pastes a data object from the clipboard to the hierarchy.
Disables client notification of hierarchy clipboard helper events without requiring that the hierarchy implement IConnectionPointContainer.
Top