Determine if two handles refer to the same object

SAF_EQUIV is a macro defined in saf.h.

Synopsis:

SAF_EQUIV(A, B)

Description: This macro returns true if the two object handles passed to it refer to the same object. Otherwise, it returns false.

See Also: