Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > HelperFunctions > Routines

CalculateHash(String,Integer) Method

Scroll Prev Top Next More

Calculates a hash code for the string.

noteNote

If the Skip parameter is greater than 1, this may produce identical keys for strings 16 characters and longer even though the input strings are unique, but is faster for large strings.

Namespace: HelperFunctions

Parameters

AString

Type: String

Skip

Type: Integer

Number of characters to skip for large strings

Return Value

Type: Cardinal

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb