Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
bool IsEqualObject( IUnknown* pOther );
Return value
Returns TRUE if the two objects are equal; otherwise, FALSE.
Parameters
pOther
[in] Pointer to the other object.
Remarks
Compares the two objects for equivalence. This method performs IUnknown comparisons.