ReactOS 0.4.15-dev-7924-g5949c20
_TCATALOG_ENTRY Struct Reference

#include <ws2_32p.h>

Collaboration diagram for _TCATALOG_ENTRY:

Public Attributes

LIST_ENTRY CatalogLink
 
LONG RefCount
 
PTPROVIDER Provider
 
CHAR DllPath [MAX_PATH]
 
WSAPROTOCOL_INFOW ProtocolInfo
 

Detailed Description

Definition at line 85 of file ws2_32p.h.

Member Data Documentation

◆ CatalogLink

LIST_ENTRY _TCATALOG_ENTRY::CatalogLink

Definition at line 87 of file ws2_32p.h.

Referenced by WsTcRefreshFromRegistry(), and WsTcUpdateProtocolList().

◆ DllPath

CHAR _TCATALOG_ENTRY::DllPath[MAX_PATH]

Definition at line 90 of file ws2_32p.h.

◆ ProtocolInfo

◆ Provider

◆ RefCount

LONG _TCATALOG_ENTRY::RefCount

Definition at line 88 of file ws2_32p.h.

Referenced by WsTcEntryAllocate(), and WsTcFindIfsProviderForSocket().


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