Class that represents a Win32 display.
More...
#include <kanzi/core.ui/platform/windowing_ng/win32/win32_display.hpp>
Class that represents a Win32 display.
- Since
- Kanzi 3.9.7
kanzi::win32::Win32Display::Win32Display |
( |
unsigned int |
displayID | ) |
|
|
explicit |
Constructor.
- Parameters
-
displayID | The ID of the display to select. |
KZ_NO_DISCARD string kanzi::win32::Win32Display::getDisplayName |
( |
| ) |
const |
|
noexcept |
Gets the name of the current display.
- Returns
- The name of the display.
KZ_NO_DISCARD unsigned int kanzi::win32::Win32Display::getNativeHandle |
( |
| ) |
const |
|
noexcept |
Gets the native display handle.
- Returns
- The native display handle.
The documentation for this class was generated from the following file: