Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IIbmScreen Interface / Copy Method


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