...
Status code | Description |
---|---|
WHLLOK | The cursor was successfully placed at the specified position. |
WHLLNOTCONNECTED | Your application is not currently connected to a session. |
WHLLPSBUSY | The session is busy. |
WHLLPOSITIONERROR | The specified cursor position is invalid (the row and/or column values are less than 1 or greater than the number of rows or columns on the presentation space). |
WHLLSYSERROR | The method failed due to a system error. |
See Also
ICursor Interface
JollyGiant.Emulation Namespace
...