InfoConnect API Guide
Attachmate.Reflection.Emulation.UTS Namespace / IUtsScreen Interface / Copy Method


In This Topic
    Copy Method (IUtsScreen)
    In This Topic
    Copies selected text to the Clipboard.
    Syntax
    'Declaration
     
    
    Sub Copy() 
    'Usage
     
    
    Dim instance As IUtsScreen
     
    instance.Copy()
    void Copy()
    See Also