ReactOS 0.4.16-dev-2491-g3dc6630
_SOCKET_ADDRESS Struct Reference

#include <ws2def.h>

Collaboration diagram for _SOCKET_ADDRESS:

Public Attributes

LPSOCKADDR lpSockaddr
 
INT iSockaddrLength
 

Detailed Description

Definition at line 380 of file ws2def.h.

Member Data Documentation

◆ iSockaddrLength

INT _SOCKET_ADDRESS::iSockaddrLength

Definition at line 382 of file ws2def.h.

Referenced by mswBufferAppendAddr_AddrInfoW().

◆ lpSockaddr

LPSOCKADDR _SOCKET_ADDRESS::lpSockaddr

Definition at line 381 of file ws2def.h.

Referenced by mswBufferAppendAddr_AddrInfoW().


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