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


In This Topic
Paste Method (IIbmScreen)
In This Topic
Copies data from the Clipboard to the current cursor location.
Syntax
'Declaration
 
Sub Paste() 
 
'Usage
 
Dim instance As IIbmScreen
 
instance.Paste()
See Also