Likewise Base Runtime Library
PLW_HASHTABLE_NODE Struct Reference

Hash table node structure. More...

#include <lw/hash.h>

Data Fields

struct _LW_HASHTABLE_NODE * pNext
 
LW_ULONG ulDigest
 

Detailed Description

A node which can be inserted and retrieved from a hash table. This structure should be treated as opaque.