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

Public method

AdviseClipboardHelperEvents

Establishes client notification of hierarchy clipboard helper events without the hierarchy implementing IConnectionPointContainer.

Public method

Copy

Copies a data object from a hierarchy to the clipboard.

Public method

Cut

Cuts a data object from a hierarchy to the clipboard.

Public method

Paste

Pastes a data object from the clipboard to the hierarchy.

Public method

UnadviseClipboardHelperEvents

Disables client notification of hierarchy clipboard helper events without requiring that the hierarchy implement IConnectionPointContainer.

Top

See Also

Reference

IVsUIHierWinClipboardHelper Interface

Microsoft.VisualStudio.Shell.Interop Namespace