_com_ptr_t::GetInterfacePtr

Microsoft 专用

返回封装的接口指针。

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

备注

返回封装的接口指针,这可能是 NULL

结束 Microsoft 专用

请参见

参考

_com_ptr_t 类