runtime_exception::get_error_code メソッド

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

HRESULT get_error_code() const throw();

戻り値

この例外の原因になったエラーの HRESULT。

必要条件

ヘッダー: amprt.h

名前空間: Concurrency

参照

関連項目

runtime_exception クラス