次の方法で共有


CComPtrBase::operator <

小なり演算子です。

bool operator <(
   T * pT 
) const throw( );

パラメーター

  • pT
    オブジェクトへのポインター。

戻り値

現在のオブジェクトに管理されるポインターが、比較対象のポインターよりも小さい場合は、true を返します。

必要条件

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

参照

参照

CComPtrBase クラス

その他の技術情報

CComPtrBase のメンバー