ReactOS 0.4.15-dev-7918-g2a2556c
_SOCKADDR_INFO Struct Reference

#include <wsahelp.h>

Collaboration diagram for _SOCKADDR_INFO:

Public Attributes

SOCKADDR_ADDRESS_INFO AddressInfo
 
SOCKADDR_ENDPOINT_INFO EndpointInfo
 

Detailed Description

Definition at line 43 of file wsahelp.h.

Member Data Documentation

◆ AddressInfo

SOCKADDR_ADDRESS_INFO _SOCKADDR_INFO::AddressInfo

Definition at line 44 of file wsahelp.h.

Referenced by WSPBind().

◆ EndpointInfo

SOCKADDR_ENDPOINT_INFO _SOCKADDR_INFO::EndpointInfo

Definition at line 45 of file wsahelp.h.

Referenced by WSPBind().


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