Send Reply, contains socket number and number of sent bytes. More...
#include <m2m_socket_host_if.h>
Public Attributes | |
sint16 | s16SentBytes |
SOCKET | sock |
uint16 | u16SessionID |
uint16 | u16Void |
uint8 | u8Void |
Send Reply, contains socket number and number of sent bytes.
Definition at line 322 of file m2m_socket_host_if.h.
sint16 tstrSendReply::s16SentBytes |
Definition at line 325 of file m2m_socket_host_if.h.
SOCKET tstrSendReply::sock |
Definition at line 323 of file m2m_socket_host_if.h.
uint16 tstrSendReply::u16SessionID |
Definition at line 326 of file m2m_socket_host_if.h.
uint16 tstrSendReply::u16Void |
Definition at line 327 of file m2m_socket_host_if.h.
uint8 tstrSendReply::u8Void |
Definition at line 324 of file m2m_socket_host_if.h.