ReactOS 0.4.15-dev-7906-g1b85a5f
_CM_KEY_HASH Struct Reference

#include <cm.h>

Collaboration diagram for _CM_KEY_HASH:

Public Attributes

ULONG ConvKey
 
struct _CM_KEY_HASHNextHash
 
PHHIVE KeyHive
 
HCELL_INDEX KeyCell
 

Detailed Description

Definition at line 147 of file cm.h.

Member Data Documentation

◆ ConvKey

ULONG _CM_KEY_HASH::ConvKey

Definition at line 149 of file cm.h.

◆ KeyCell

HCELL_INDEX _CM_KEY_HASH::KeyCell

Definition at line 152 of file cm.h.

◆ KeyHive

PHHIVE _CM_KEY_HASH::KeyHive

Definition at line 151 of file cm.h.

◆ NextHash

struct _CM_KEY_HASH* _CM_KEY_HASH::NextHash

Definition at line 150 of file cm.h.

Referenced by CmpRemoveKeyHash().


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