Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <e32hashtab.h>

Typedef TGeneralHashFunction32

typedef TUint32(* TGeneralHashFunction32)(const TAny*);

Description

Defines a function type used by a THashFunction32THashFunction32 object.

A function of this type implements an algorithm for producing a 32 bit hash value from a key.

See also: