...
No | Name | Type | Optional | Default | Description |
---|---|---|---|---|---|
1 | cursor | No | - |
| |
Return Code | Description | ||||
JGS_OK | The function was successful, the structure contains the cursor position | ||||
JGS_PARAMETERERROR | Missing or invalid parameter | ||||
JGS_MEMORY | Insufficient memory | ||||
JGS_NOTCONNECTED | Your application is not currently connected to any valid session | ||||
JGS_SYSERROR | The function failed due to a system error |
...