Provides COM objects with version-independent access to the object.Equals(object) method.
true if the specified object is equal to the current object; otherwise, false.
This method is for access to managed classes from unmanaged code and should not be called from managed code.
The object.Equals(object) method determines whether the specified object is equal to the current object.