ReactOS 0.4.15-dev-7931-gfd331f1
_WSPROTO_BUFFER Struct Reference

#include <ws2_32p.h>

Collaboration diagram for _WSPROTO_BUFFER:

Public Attributes

PROTOENT Protoent
 
PCHAR Aliases [MAXALIASES]
 
CHAR LineBuffer [512]
 

Detailed Description

Definition at line 70 of file ws2_32p.h.

Member Data Documentation

◆ Aliases

PCHAR _WSPROTO_BUFFER::Aliases[MAXALIASES]

Definition at line 73 of file ws2_32p.h.

◆ LineBuffer

CHAR _WSPROTO_BUFFER::LineBuffer[512]

Definition at line 74 of file ws2_32p.h.

◆ Protoent

PROTOENT _WSPROTO_BUFFER::Protoent

Definition at line 72 of file ws2_32p.h.


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