ReactOS 0.4.15-dev-7953-g1f49173
_WSAPROTOCOLCHAIN Struct Reference

#include <winsock2.h>

Collaboration diagram for _WSAPROTOCOLCHAIN:

Public Attributes

int ChainLen
 
DWORD ChainEntries [MAX_PROTOCOL_CHAIN]
 

Detailed Description

Definition at line 651 of file winsock2.h.

Member Data Documentation

◆ ChainEntries

DWORD _WSAPROTOCOLCHAIN::ChainEntries[MAX_PROTOCOL_CHAIN]

Definition at line 653 of file winsock2.h.

◆ ChainLen

int _WSAPROTOCOLCHAIN::ChainLen

Definition at line 652 of file winsock2.h.


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