共用方式為


_com_error::operator =

Microsoft 專有的

會指定現有的**_com_error**到另一個物件。

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

參數

  • that
    _com_error 物件。

結束 Microsoft 特定

請參閱

參考

_com_error 類別