Directory Contents Search << >>


HlpGenerateHashValue

long HlpGenerateHashValue(LPCSTR lpszHashString)

Computes a Hash-Value representing a Context-String (#-Footnote) using the same algorithm Windows Help uses internally.

Defined in: C:/HLPACCES/HASH.C

Return Value

The 32-Bit Hash Value

Parameters

lpszHashString

Pointer to the context-Striong, for example "IDH_CONTENTS"

logo