smart_com
smart_comはCOM オブジェクトへの参照カウンティングポインタです。IUnknownインターフェースが破棄された際にそこへの参照を解放します。
インフォメーション
ヘッダファイル: tisudshl.h
メソッド
メソッド | 説明 |
---|---|
getIIDクラスライブラリリファレンス>クラス>smart_com>smart_com::getIID Method | ポイントしているオブジェクトの型のインターフェースIDを返します。 |
operator!=クラスライブラリリファレンス>クラス>smart_com>smart_com::operator!= Method | op2もしくはpがsmart_comクラスライブラリリファレンス>クラス>smart_comと違うものかどうかをチェックします。 |
operator->クラスライブラリリファレンス>クラス>smart_com>smart_com::operator-> Method | オブジェクトへのポインタを返します。設定されていない場合、演算子はNULLポインタ例外で失敗します。 |
operator=クラスライブラリリファレンス>クラス>smart_com>smart_com::operator= Method | もう一つのsmart_comクラスライブラリリファレンス>クラス>smart_comを割り当てます。 |
operator==クラスライブラリリファレンス>クラス>smart_com>smart_com::operator== Method | op2もしくはpがsmart_comクラスライブラリリファレンス>クラス>smart_comと同一かどうかをチェックします。 |