CComPtrBase::operator ==

相等运算符。

bool operator ==(
   T * pT 
) const throw( );

参数

  • pT
    指向对象的指针。

返回值

否则返回true,则 CComPtrBasepT 指向同一对象时,错误。

要求

Header: atlcomcli.h

请参见

参考

CComPtrBase选件类