xtd
1.0.0
Toggle main menu visibility
Loading...
Searching...
No Matches
xtd.core
include
xtd
invalid_handle.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
intptr.hpp
"
6
#include "
core_export.hpp
"
7
9
namespace
xtd
{
20
extern
core_export_
const
intptr
invalid_handle
;
21
}
core_export.hpp
Contains core_export_ keyword.
core_export_
#define core_export_
Define shared library export.
Definition
core_export.hpp:13
xtd::intptr
std::intmax_t intptr
Represent a pointer or a handle.
Definition
intptr.hpp:23
xtd::invalid_handle
const intptr invalid_handle
Represents an invalid native operating system handle. This field is read-only.
intptr.hpp
Contains xtd::intptr type.
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
Generated on
for xtd by
Gammasoft
. All rights reserved.