| Parameter | Description |
|---|---|
| Data String | NA |
| Data Length | NA |
| PS Position | Position in the Host session presentation space to locate the cursor. |
| Code | Description |
|---|---|
| WHLLOK | The cursor was successfully placed at the specified position. |
| WHLLNOTCONNECTED | Your Windows HLLAPI application is currently not connected to a session. |
| WHLLPSBUSY | The Host session is busy. |
| WHLLPOSITIONERROR | PS Position is invalid (less than 1 or greater than the maximum Host session presentation space size). |
| WHLLSYSERROR | The function failed due to a system error. |