runtime_exception::get_error_code 方法

返回导致异常的错误代码。

HRESULT get_error_code() const throw();

返回值

相应的错误导致异常的 HRESULT。

要求

标题: amprt.h

命名空间: 并发

请参见

参考

runtime_exception 类