Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kSize kObject_HashCode ( kObject  object)

Gets a hash code representing the state of this object.

By default, objects return a hash code based on the object handle value. The kObject_VHashCode method can optionally be overridden to provide a more useful hash.

Parameters
objectObject.
Returns
Hash code.