次の方法で共有


runtime_exception::get_error_code メソッド

例外の原因となったエラー コードを返します。

HRESULT get_error_code() const throw();

戻り値

例外の原因とエラーの HRESULT。

必要条件

ヘッダー: amprt.h

名前空間: Concurrency

参照

関連項目

runtime_exception クラス