ReactOS 0.4.15-dev-7958-gcd0bb1a
ws_servent16 Struct Reference

#include <winsock16.h>

Public Attributes

SEGPTR s_name
 
SEGPTR s_aliases
 
INT16 s_port
 
SEGPTR s_proto
 

Detailed Description

Definition at line 53 of file winsock16.h.

Member Data Documentation

◆ s_aliases

SEGPTR ws_servent16::s_aliases

Definition at line 56 of file winsock16.h.

◆ s_name

SEGPTR ws_servent16::s_name

Definition at line 55 of file winsock16.h.

◆ s_port

INT16 ws_servent16::s_port

Definition at line 57 of file winsock16.h.

◆ s_proto

SEGPTR ws_servent16::s_proto

Definition at line 58 of file winsock16.h.


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