IObjectIdentity::IsEqualObject

Determines if an object is equal to the current object.

HRESULT IsEqualObject(
  IUnknown*  punk
);

Parameters

punk

[in] Address of the object to compare with the current object.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also