Returns the status of the last operation. This value changes asynchronously.
This means that it can be changed by the component itself without your
interaction.
| SSHERR_NO_ERRORS |
No errors |
| SSHERR_UNABLE_TO_INITIALIZE_WINSOCK |
Unable to initialize WinSock |
| SSHERR_WINSOCK_VER_INCOMPATIBLE_2_0 |
WinSock version is incompatible with 2.0 |
| SSHERR_WHILE_EXECUTING_COMMAND |
Error while executing command |
| SSHERR_ERROR_WHILE_SENDING_DATA |
Error while sending data" |
| SSHERR_ERROR_WHILE_RECEIVING_DATA |
Error while receiving data |
| SSHERR_INTERNAL_ERROR |
Internal error |
| SSHERR_OUT_OF_MEMORY |
Out of memory |
| SSHERR_NET_DOWN |
Network is down |
| SSHERR_HOST_NOT_EXIST |
Host does not exist |
| SSHERR_HOST_NOT_FOUND |
Host not found |
| SSHERR_COULD_NOT_CONNECT |
Could not connect |
| SSHERR_SSH2_PROTOCOL_NOT_PROVIDED_BY_SERVER |
SSH protocol version 2 not provided by server |
| SSHERR_UNABLE_TO_AUTHENTICATE |
Unable to authenticate |
| SSHERR_PERMISSION_DENIED |
Permission denied |
| SSHERR_NETWORK_ERROR |
Network error |
| SSHERR_TIMEDOUT |
Connection timed out |
| SSHERR_PROTOCOL_ERROR |
Protocol error |
| SSHERR_SERVER_SENT_DISCONNECT_MESSAGE |
Server sent disconnect message |
| SSHERR_LOST_CONNECTION |
Lost connection |
| SSHERR_OPERATION_UNSUPPORTED |
Operation unsupported |
| SSHERR_CONNECTION_RESET_BY_USER |
Connection reset by user |
| SSHERR_CONNECTION_ABANDONED |
Connection abandoned |
| SSHERR_ALREADY_BUSY |
Already busy |