次の方法で共有


CAdapt::operator const T&

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

operator const T&( ) const;

戻り値

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

必要条件

**ヘッダー:**atlcomcli.h

参照

参照

CAdapt クラス

CAdapt::operator T&

その他の技術情報

CAdapt のメンバー