ReactOS 0.4.15-dev-7958-gcd0bb1a
_SOCKET_ADDRESS Struct Reference

#include <ws2def.h>

Collaboration diagram for _SOCKET_ADDRESS:

Public Attributes

LPSOCKADDR lpSockaddr
 
INT iSockaddrLength
 

Detailed Description

Definition at line 374 of file ws2def.h.

Member Data Documentation

◆ iSockaddrLength

INT _SOCKET_ADDRESS::iSockaddrLength

Definition at line 376 of file ws2def.h.

Referenced by mswBufferAppendAddr_AddrInfoW().

◆ lpSockaddr

LPSOCKADDR _SOCKET_ADDRESS::lpSockaddr

Definition at line 375 of file ws2def.h.

Referenced by mswBufferAppendAddr_AddrInfoW().


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