MD5CryptoServiceProvider: GetHashCode

GetHashCode

Returns a psuedo-unique number used to help identify this object in memory. The current method is to return the value obtained from ObjPtr. If a different method needs to be impelmented then change the method here in this function.



 Public Function GetHashCode ( ) As Long

Return Values

Long -  Returns a number identifing this instance.

Remarks

See Also

Project VBCorLib Overview Class MD5CryptoServiceProvider Overview MD5CryptoServiceProvider Properties MD5CryptoServiceProvider Methods Equals Hash (get)