Likewise Base Runtime Library
|
Hash table iterator. More...
#include <lw/hash.h>
Data Fields | |
PLW_HASHTABLE_NODE | pNext |
LW_ULONG | ulIndex |
This structure allows you to iterate over a hash table with LwRtlHashTableIterate(). It should be initialized with #LW_HASH_ITER_INIT.