CComPtrBase::operator ->
成員指標運算子。
_NoAddRefReleaseOnCComPtr< T > * operator ->( ) const throw( );
傳回值
傳回 CComPtrBase::p 資料成員變數的值。
備註
使用本運算子的方式呼叫類別中的方法所指向的 CComPtrBase 物件。 在偵錯組建中,判斷提示失敗,則會產生 CComPtrBase 資料成員的為 null。
需求
Header: atlcomcli.h
成員指標運算子。
_NoAddRefReleaseOnCComPtr< T > * operator ->( ) const throw( );
傳回 CComPtrBase::p 資料成員變數的值。
使用本運算子的方式呼叫類別中的方法所指向的 CComPtrBase 物件。 在偵錯組建中,判斷提示失敗,則會產生 CComPtrBase 資料成員的為 null。
Header: atlcomcli.h