ReactOS 0.4.15-dev-8614-gbc76250
_PROTOCOL_ENUM_CONTEXT Struct Reference

#include <ws2_32p.h>

Collaboration diagram for _PROTOCOL_ENUM_CONTEXT:

Public Attributes

LPINT Protocols
 
LPWSAPROTOCOL_INFOW ProtocolBuffer
 
DWORD BufferLength
 
DWORD BufferUsed
 
DWORD Count
 
INT ErrorCode
 

Detailed Description

Definition at line 225 of file ws2_32p.h.

Member Data Documentation

◆ BufferLength

DWORD _PROTOCOL_ENUM_CONTEXT::BufferLength

Definition at line 229 of file ws2_32p.h.

◆ BufferUsed

DWORD _PROTOCOL_ENUM_CONTEXT::BufferUsed

Definition at line 230 of file ws2_32p.h.

◆ Count

DWORD _PROTOCOL_ENUM_CONTEXT::Count

Definition at line 231 of file ws2_32p.h.

◆ ErrorCode

INT _PROTOCOL_ENUM_CONTEXT::ErrorCode

Definition at line 232 of file ws2_32p.h.

◆ ProtocolBuffer

LPWSAPROTOCOL_INFOW _PROTOCOL_ENUM_CONTEXT::ProtocolBuffer

Definition at line 228 of file ws2_32p.h.

◆ Protocols

LPINT _PROTOCOL_ENUM_CONTEXT::Protocols

Definition at line 227 of file ws2_32p.h.


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