Defines | |
| #define | PKT_STATUST_ERROR 1 |
| Command could not be completed. See status_code for details. | |
| #define | PKT_STATUST_OK 0 |
| Command completed successfully. | |
| #define PKT_STATUST_ERROR 1 |
Command could not be completed. See status_code for details.
Definition at line 570 of file ipcam_packet.h.
| #define PKT_STATUST_OK 0 |
Command completed successfully.
Definition at line 569 of file ipcam_packet.h.