C-DEngine 5.105

TSM..::..GetHash Method

Calculates a hash integer that defines a unique hash for the message Only LVL, ENG, the Originator and the First parameter of the TXT will be taken in account. BEWARE: there are rare occasions where two messages are considered equal although they are not. Your code should be fault tolerant to these conditions

Namespace:  nsCDEngine.BaseClasses
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public int GetHash()
Public Function GetHash As Integer
public:
int^ GetHash()

Return Value