Enumerations | |
enum | { SSH_OK, SSH_DEDICATED, SSH_CORRUPTED, SSH_NO_SAVE } |
Error codes returned in IS_SSH replies. More... |
anonymous enum |
Error codes returned in IS_SSH replies.
SSH_OK | 0 - OK : completed instruction |
SSH_DEDICATED | 1 - can't save a screenshot - dedicated host |
SSH_CORRUPTED | 2 - IS_SSH corrupted (e.g. BMP does not end with zero) |
SSH_NO_SAVE | 3 - could not save the screenshot |
Definition at line 2006 of file ispackets.h.