ReactOS 0.4.16-dev-533-gc7d1aa3
|
#include <cm.h>
Public Attributes | |
ULONG | ConvKey |
struct _CM_NAME_HASH * | NextHash |
USHORT | NameLength |
WCHAR | Name [ANYSIZE_ARRAY] |
ULONG _CM_NAME_HASH::ConvKey |
Definition at line 173 of file cm.h.
Referenced by CmpDereferenceNameControlBlockWithLock().
WCHAR _CM_NAME_HASH::Name[ANYSIZE_ARRAY] |
struct _CM_NAME_HASH* _CM_NAME_HASH::NextHash |
Definition at line 174 of file cm.h.
Referenced by CmpDereferenceNameControlBlockWithLock().