ReactOS 0.4.15-dev-7906-g1b85a5f
_PROVIDER_ENUM_CONTEXT Struct Reference

#include <ws2_32p.h>

Collaboration diagram for _PROVIDER_ENUM_CONTEXT:

Public Attributes

GUID ProviderId
 
LPWSTR ProviderDllPath
 
INT ProviderDllPathLen
 
DWORD FoundPathLen
 
DWORD Found
 
INT ErrorCode
 

Detailed Description

Definition at line 235 of file ws2_32p.h.

Member Data Documentation

◆ ErrorCode

INT _PROVIDER_ENUM_CONTEXT::ErrorCode

Definition at line 242 of file ws2_32p.h.

◆ Found

DWORD _PROVIDER_ENUM_CONTEXT::Found

Definition at line 241 of file ws2_32p.h.

◆ FoundPathLen

DWORD _PROVIDER_ENUM_CONTEXT::FoundPathLen

Definition at line 240 of file ws2_32p.h.

◆ ProviderDllPath

LPWSTR _PROVIDER_ENUM_CONTEXT::ProviderDllPath

Definition at line 238 of file ws2_32p.h.

◆ ProviderDllPathLen

INT _PROVIDER_ENUM_CONTEXT::ProviderDllPathLen

Definition at line 239 of file ws2_32p.h.

◆ ProviderId

GUID _PROVIDER_ENUM_CONTEXT::ProviderId

Definition at line 237 of file ws2_32p.h.


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