Attachmate Reflection 2014 .NET API Reference
Paste Method (IScreen)


Copies data from the clipboard to the current cursor location.
Syntax
'Declaration
 
Function Paste() As ReturnCode
'Usage
 
Dim instance As IScreen
Dim value As ReturnCode
 
value = instance.Paste()
ReturnCode Paste()
Requirements

Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services

See Also

Reference

IScreen Interface
IScreen Members

Send Feedback