ReactOS 0.4.15-dev-7942-gd23573b
_WINSOCK_MAPPING Struct Reference

#include <wsahelp.h>

Collaboration diagram for _WINSOCK_MAPPING:

Public Attributes

DWORD Rows
 
DWORD Columns
 
struct {
   DWORD   AddressFamily
 
   DWORD   SocketType
 
   DWORD   Protocol
 
Mapping [1]
 

Detailed Description

Definition at line 34 of file wsahelp.h.

Member Data Documentation

◆ AddressFamily

DWORD _WINSOCK_MAPPING::AddressFamily

Definition at line 38 of file wsahelp.h.

◆ Columns

DWORD _WINSOCK_MAPPING::Columns

Definition at line 36 of file wsahelp.h.

◆ 

struct { ... } _WINSOCK_MAPPING::Mapping[1]

◆ Protocol

DWORD _WINSOCK_MAPPING::Protocol

Definition at line 40 of file wsahelp.h.

◆ Rows

DWORD _WINSOCK_MAPPING::Rows

Definition at line 35 of file wsahelp.h.

◆ SocketType

DWORD _WINSOCK_MAPPING::SocketType

Definition at line 39 of file wsahelp.h.


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