ReactOS 0.4.15-dev-7924-g5949c20
_CSADDR_INFO Struct Reference

#include <ws2def.h>

Collaboration diagram for _CSADDR_INFO:

Public Attributes

SOCKET_ADDRESS LocalAddr
 
SOCKET_ADDRESS RemoteAddr
 
INT iSocketType
 
INT iProtocol
 

Detailed Description

Definition at line 390 of file ws2def.h.

Member Data Documentation

◆ iProtocol

INT _CSADDR_INFO::iProtocol

Definition at line 394 of file ws2def.h.

Referenced by mswBufferAppendAddr_AddrInfoW().

◆ iSocketType

INT _CSADDR_INFO::iSocketType

Definition at line 393 of file ws2def.h.

Referenced by mswBufferAppendAddr_AddrInfoW().

◆ LocalAddr

SOCKET_ADDRESS _CSADDR_INFO::LocalAddr

Definition at line 391 of file ws2def.h.

Referenced by mswBufferAppendAddr_AddrInfoW().

◆ RemoteAddr

SOCKET_ADDRESS _CSADDR_INFO::RemoteAddr

Definition at line 392 of file ws2def.h.

Referenced by mswBufferAppendAddr_AddrInfoW().


The documentation for this struct was generated from the following file: