The dwHashType: hash value types
dwHashTypes
01 Syntax
Microsoft.VisualBasic.Math.HashMaps.HashBlizzard.dwHashTypes
02 Fields
| Name | Overloads | Summary |
|---|---|---|
| Position | 2 | Hash dwHashType = 0 calculated values are used to determine the position of the string in a hash table. |
| Validate1 | 2 | dwHashType = 1, Hash dwHashType = 2 calculated values are used to validate the string |
| Validate2 | 2 | dwHashType = 1, Hash dwHashType = 2 calculated values are used to validate the string |
03 Members
Position
Hash dwHashType = 0 calculated values are used to determine the position of the string in a hash table.
Validate1
dwHashType = 1, Hash dwHashType = 2 calculated values are used to validate the string
Validate2
dwHashType = 1, Hash dwHashType = 2 calculated values are used to validate the string
Position
Validate1
Validate2