Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this static function to calculate a hash value for the given string element.
static ULONG Hash(
INARGTYPE str
);
Parameters
- str
The string element.
Return Value
Returns a hash value, calculated using the string's contents.
Requirements
Header: cstringt.h