ReactOS 0.4.16-dev-319-g6cf4263
|
#include <ws2def.h>
Public Attributes | |
SOCKET_ADDRESS | LocalAddr |
SOCKET_ADDRESS | RemoteAddr |
INT | iSocketType |
INT | iProtocol |
INT _CSADDR_INFO::iProtocol |
Definition at line 394 of file ws2def.h.
Referenced by mswBufferAppendAddr_AddrInfoW().
INT _CSADDR_INFO::iSocketType |
Definition at line 393 of file ws2def.h.
Referenced by mswBufferAppendAddr_AddrInfoW().
SOCKET_ADDRESS _CSADDR_INFO::LocalAddr |
Definition at line 391 of file ws2def.h.
Referenced by mswBufferAppendAddr_AddrInfoW().
SOCKET_ADDRESS _CSADDR_INFO::RemoteAddr |
Definition at line 392 of file ws2def.h.
Referenced by mswBufferAppendAddr_AddrInfoW().