Attachmate.Reflection.Emulation.OpenSystems Namespace > IScreen Interface > SendKeys Method : SendKeys(String,SendKeysOption) Method |
'Declaration
Overloads Function SendKeys( _ ByVal text As String, _ ByVal option As SendKeysOption _ ) As ReturnCode
'Usage
Dim instance As IScreen Dim text As String Dim option As SendKeysOption Dim value As ReturnCode value = instance.SendKeys(text, option)
ReturnCode SendKeys( string text, SendKeysOption option )