ReactOS 0.4.15-dev-7924-g5949c20
_CM_NAME_HASH Struct Reference

#include <cm.h>

Collaboration diagram for _CM_NAME_HASH:

Public Attributes

ULONG ConvKey
 
struct _CM_NAME_HASHNextHash
 
USHORT NameLength
 
WCHAR Name [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 168 of file cm.h.

Member Data Documentation

◆ ConvKey

ULONG _CM_NAME_HASH::ConvKey

Definition at line 170 of file cm.h.

Referenced by CmpDereferenceNameControlBlockWithLock().

◆ Name

WCHAR _CM_NAME_HASH::Name[ANYSIZE_ARRAY]

Definition at line 173 of file cm.h.

◆ NameLength

USHORT _CM_NAME_HASH::NameLength

Definition at line 172 of file cm.h.

◆ NextHash

struct _CM_NAME_HASH* _CM_NAME_HASH::NextHash

Definition at line 171 of file cm.h.

Referenced by CmpDereferenceNameControlBlockWithLock().


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