_com_ptr_t::GetInterfacePtr

Microsoft 固有の仕様 →

カプセル化のインターフェイス ポインターを返します。

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

解説

null となるカプセル化のインターフェイス ポインターを返します。

終了 Microsoft 固有の仕様→

参照

関連項目

_com_ptr_t クラス