ReactOS 0.4.15-dev-7918-g2a2556c
ws_hostent16 Struct Reference

#include <winsock16.h>

Public Attributes

SEGPTR h_name
 
SEGPTR h_aliases
 
INT16 h_addrtype
 
INT16 h_length
 
SEGPTR h_addr_list
 

Detailed Description

Definition at line 37 of file winsock16.h.

Member Data Documentation

◆ h_addr_list

SEGPTR ws_hostent16::h_addr_list

Definition at line 43 of file winsock16.h.

◆ h_addrtype

INT16 ws_hostent16::h_addrtype

Definition at line 41 of file winsock16.h.

◆ h_aliases

SEGPTR ws_hostent16::h_aliases

Definition at line 40 of file winsock16.h.

◆ h_length

INT16 ws_hostent16::h_length

Definition at line 42 of file winsock16.h.

◆ h_name

SEGPTR ws_hostent16::h_name

Definition at line 39 of file winsock16.h.


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