Attachmate.Reflection.Emulation.IbmHosts Namespace > IIbmScreen Interface > MoveCursorTo Method : MoveCursorTo(Int32) Method |
'Declaration
Overloads Function MoveCursorTo( _ ByVal screenIndex As Integer _ ) As ReturnCode
'Usage
Dim instance As IIbmScreen Dim screenIndex As Integer Dim value As ReturnCode value = instance.MoveCursorTo(screenIndex)
ReturnCode MoveCursorTo( int screenIndex )