Return Code
| Return Code | Value | Meaning |
|---|---|---|
| PCS_SUCCESSFUL | 0 | The function ended successfully. |
| PCS_INVALID_ID | 1 | An incorrect session ID was specified. |
| PCS_USED_ID | 2 | The specified short session ID is already used. |
| PCS_INVALID_PROFILE | 3 | An error was made in specifying the workstation profile, or the window parameter was not valid. |
| PCS_SYSTEM_ERROR | 9 | A system error occurred. |