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.
Call this method to check if the specified IUnknown points to the same object associated with the CComPtrBase object.
bool IsEqualObject(
IUnknown* pOther
) throw( );
Parameters
- pOther
The IUnknown * to compare.
Return Value
Returns true if the objects are identical, false otherwise.
Requirements
Header: atlcomcli.h