Harlinn.Windows 0.1
|
#include <HWMessage.h>
Public Types | |
using | Base = tagMSG |
using | Result = LRESULT |
Public Member Functions | |
constexpr | Message () noexcept |
Public Attributes | |
Result | result |
bool | handled |
using Harlinn::Windows::Message::Base = tagMSG |
using Harlinn::Windows::Message::Result = LRESULT |
|
inlineconstexprnoexcept |
bool Harlinn::Windows::Message::handled |
Result Harlinn::Windows::Message::result |