Class that represents a Win32 display. More...
#include <kanzi/core.ui/platform/windowing_ng/win32/win32_display.hpp>
Public Member Functions | |
KZ_NO_DISCARD string | getDisplayName () const noexcept |
Gets the name of the current display. | |
KZ_NO_DISCARD unsigned int | getNativeHandle () const noexcept |
Gets the native display handle. | |
Win32Display (unsigned int displayID) | |
Constructor. | |
Class that represents a Win32 display.
Constructor.
displayID | The ID of the display to select. |
|
noexcept |
Gets the name of the current display.
|
noexcept |
Gets the native display handle.