ReactOS 0.4.15-dev-7934-g1dc8d80
tagHSZNode Struct Reference

#include <dde_private.h>

Collaboration diagram for tagHSZNode:

Public Attributes

struct tagHSZNodenext
 
HSZ hsz
 
unsigned refCount
 

Detailed Description

Definition at line 91 of file dde_private.h.

Member Data Documentation

◆ hsz

HSZ tagHSZNode::hsz

Definition at line 94 of file dde_private.h.

Referenced by WDML_DecHSZ(), WDML_FindNode(), and WDML_InsertHSZNode().

◆ next

struct tagHSZNode* tagHSZNode::next

Definition at line 93 of file dde_private.h.

Referenced by WDML_DecHSZ(), WDML_FindNode(), and WDML_InsertHSZNode().

◆ refCount

unsigned tagHSZNode::refCount

Definition at line 95 of file dde_private.h.

Referenced by WDML_DecHSZ(), WDML_IncHSZ(), and WDML_InsertHSZNode().


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