CAdapt::operator const T&

更新 : 2007 年 11 月

m_T メンバへの const 参照を返します。これにより、アダプタ オブジェクトを T 型のオブジェクトとして扱えるようになります。

operator const T&( ) const;

戻り値

m_T への const 参照を返します。

必要条件

ヘッダー : atlcomcli.h

参照

参照

CAdapt クラス

CAdapt::operator T&

その他の技術情報

CAdapt のメンバ