getInstanceIdForObject64

getInstanceIdForObject64(obj: Object): Integer64;

The getInstanceIdForObject64 method of the Object class returns the instance identifier of the object specified in the obj parameter, even if this object is no longer valid.

If the instance identifier is larger than 2^63, the getInstanceIdForObject method, which returns a decimal, must be used.