Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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