ReactOS 0.4.15-dev-7918-g2a2556c
_NSCATALOG Struct Reference

#include <ws2_32p.h>

Collaboration diagram for _NSCATALOG:

Public Attributes

LIST_ENTRY CatalogList
 
DWORD ItemCount
 
DWORD UniqueId
 
HKEY CatalogKey
 
CRITICAL_SECTION Lock
 

Detailed Description

Definition at line 136 of file ws2_32p.h.

Member Data Documentation

◆ CatalogKey

HKEY _NSCATALOG::CatalogKey

Definition at line 141 of file ws2_32p.h.

◆ CatalogList

LIST_ENTRY _NSCATALOG::CatalogList

Definition at line 138 of file ws2_32p.h.

◆ ItemCount

DWORD _NSCATALOG::ItemCount

Definition at line 139 of file ws2_32p.h.

◆ Lock

CRITICAL_SECTION _NSCATALOG::Lock

Definition at line 142 of file ws2_32p.h.

◆ UniqueId

DWORD _NSCATALOG::UniqueId

Definition at line 140 of file ws2_32p.h.


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