ReturnCode MoveCursorTo( int screenIndex )
'Declaration Overloads Function MoveCursorTo( _ ByVal screenIndex As Integer _ ) As ReturnCode
'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)
'Usage
Dim instance As IIbmScreen Dim screenIndex As Integer Dim value As ReturnCode value = instance.MoveCursorTo(screenIndex)
IIbmScreen Interface IIbmScreen Members Overload List