ReactOS 0.4.15-dev-7918-g2a2556c
_NSPROVIDER_ENUM_CONTEXT Struct Reference

#include <ws2_32p.h>

Collaboration diagram for _NSPROVIDER_ENUM_CONTEXT:

Public Attributes

LPINT Protocols
 
LPVOID ProtocolBuffer
 
DWORD BufferLength
 
DWORD BufferUsed
 
DWORD Count
 
BOOLEAN Unicode
 
INT ErrorCode
 

Detailed Description

Definition at line 214 of file ws2_32p.h.

Member Data Documentation

◆ BufferLength

DWORD _NSPROVIDER_ENUM_CONTEXT::BufferLength

Definition at line 218 of file ws2_32p.h.

◆ BufferUsed

DWORD _NSPROVIDER_ENUM_CONTEXT::BufferUsed

Definition at line 219 of file ws2_32p.h.

◆ Count

DWORD _NSPROVIDER_ENUM_CONTEXT::Count

Definition at line 220 of file ws2_32p.h.

◆ ErrorCode

INT _NSPROVIDER_ENUM_CONTEXT::ErrorCode

Definition at line 222 of file ws2_32p.h.

◆ ProtocolBuffer

LPVOID _NSPROVIDER_ENUM_CONTEXT::ProtocolBuffer

Definition at line 217 of file ws2_32p.h.

◆ Protocols

LPINT _NSPROVIDER_ENUM_CONTEXT::Protocols

Definition at line 216 of file ws2_32p.h.

◆ Unicode

BOOLEAN _NSPROVIDER_ENUM_CONTEXT::Unicode

Definition at line 221 of file ws2_32p.h.


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