Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / INClipboardTarget Interface
Methods

In This Topic
    INClipboardTarget Interface Members
    In This Topic

    The following tables list the members exposed by INClipboardTarget.

    Public Methods
     NameDescription
     MethodDetermines whether the Copy operation can be performed.  
     MethodDetermines whether the Cut operation can be performed.  
     MethodDetermines whether the Paste operation can be performed.  
     MethodCopies the currently selected content on the clipboard.  
     MethodCuts the currently selected content on the clipboard.  
     MethodPastes the content from the clipboard.  
    Top
    See Also