共用方式為


_com_ptr_t::GetInterfacePtr

Microsoft 特定的

傳回封裝的介面指標。

語法

Interface* GetInterfacePtr( ) const throw( );
Interface*& GetInterfacePtr() throw();

備註

傳回封裝的介面指標,可能是 NULL。

END Microsoft 特定的

另請參閱

_com_ptr_t 類別