CComPtrBase::operator ==
The equality operator.
bool operator ==(
T * pT
) const throw( );
Параметры
- pT
A pointer to an object.
Возвращаемое значение
Returns true if CComPtrBase and pT point to the same object, false otherwise.
Требования
Header: atlcomcli.h