共用方式為


CComPtrBase::operator *

*運算子。

T & operator *( ) const throw( );

傳回值

傳回的值, CComPtrBase::p也就是 CComPtrBase 物件所參考之物件的指標。

如果偵錯組建中,判斷提示將會發生錯誤,則 CComPtrBase::p 具有 null 值不相等。

需求

Header: atlcomcli.h

請參閱

參考

CComPtrBase 類別