xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
make_error_code.h
Go to the documentation of this file.
1
4
#pragma once
5
#include <system_error>
6
8
namespace
xtd
{
17
std::error_code
make_error_code
(
int
h_result
)
noexcept
;
18
}
xtd::h_result
Contains the HRESULT values used by xtd.
Definition
h_result.h:94
xtd::make_error_code
std::error_code make_error_code(int h_result) noexcept
Creates error code value for xtd::h_result h_result.
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
xtd_about_box.h:10
Generated on Thu Oct 17 2024 16:02:59 for xtd by
Gammasoft
. All rights reserved.