Likewise Base Runtime Library
|
Hash table node structure. More...
#include <lw/hash.h>
Data Fields | |
struct _LW_HASHTABLE_NODE * | pNext |
LW_ULONG | ulDigest |
A node which can be inserted and retrieved from a hash table. This structure should be treated as opaque.