ReactOS 0.4.15-dev-7942-gd23573b
_TCATALOG Struct Reference

#include <ws2_32p.h>

Collaboration diagram for _TCATALOG:

Public Attributes

LIST_ENTRY ProtocolList
 
DWORD ItemCount
 
DWORD UniqueId
 
DWORD NextId
 
HKEY CatalogKey
 
CRITICAL_SECTION Lock
 
BOOLEAN Initialized
 

Detailed Description

Definition at line 94 of file ws2_32p.h.

Member Data Documentation

◆ CatalogKey

HKEY _TCATALOG::CatalogKey

Definition at line 100 of file ws2_32p.h.

◆ Initialized

BOOLEAN _TCATALOG::Initialized

Definition at line 102 of file ws2_32p.h.

◆ ItemCount

DWORD _TCATALOG::ItemCount

Definition at line 97 of file ws2_32p.h.

◆ Lock

CRITICAL_SECTION _TCATALOG::Lock

Definition at line 101 of file ws2_32p.h.

◆ NextId

DWORD _TCATALOG::NextId

Definition at line 99 of file ws2_32p.h.

◆ ProtocolList

LIST_ENTRY _TCATALOG::ProtocolList

Definition at line 96 of file ws2_32p.h.

◆ UniqueId

DWORD _TCATALOG::UniqueId

Definition at line 98 of file ws2_32p.h.


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