|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winsock16.h>
Public Attributes | |
| SEGPTR | h_name |
| SEGPTR | h_aliases |
| INT16 | h_addrtype |
| INT16 | h_length |
| SEGPTR | h_addr_list |
Definition at line 37 of file winsock16.h.
| SEGPTR ws_hostent16::h_addr_list |
Definition at line 43 of file winsock16.h.
| INT16 ws_hostent16::h_addrtype |
Definition at line 41 of file winsock16.h.
| SEGPTR ws_hostent16::h_aliases |
Definition at line 40 of file winsock16.h.
| INT16 ws_hostent16::h_length |
Definition at line 42 of file winsock16.h.
| SEGPTR ws_hostent16::h_name |
Definition at line 39 of file winsock16.h.