Hi,
How can I tell whether two xpcom pointer are of same object?
I know that in MS COM one can queryInterface the two pointer to
IUnknown, then compare the two IUnknow. Is it same is xpcom, that first
queryInterface to nsISupports then compare the two nsISupports?
Thanks.
jml
- Re: Compare nsISupprts jml
- Re: Compare nsISupprts Christian Biesinger
- Re: Compare nsISupprts David Bradley
