_com_error::operator =

Microsoft 固有の仕様 →

別の種類の _com_error の既存のオブジェクトを割り当てます。

_com_error& operator = (
   const _com_error& that 
) throw ( );

パラメーター

  • that
    _com_error オブジェクト。

終了 Microsoft 固有の仕様→

参照

関連項目

_com_error クラス