public nothrow | Message(void* windowHandle_, uint msg_, uint wparam_, long lparam_, long result_) |
public inline nothrow void* | LParamHandle() const |
public inline nothrow uint | LParamHiDWord() const |
public inline nothrow uint | LParamLoDWord() const |
public inline nothrow Point | LParamLocation() const |
public inline nothrow Size | LParamSize() const |
public inline nothrow int | LParamX() const |
public inline nothrow int | LParamY() const |
public inline nothrow ushort | WParamHiWord() const |
public inline nothrow ushort | WParamLoWord() const |
public long | lparam |
public uint | msg |
public void* | originalWndProc |
public long | result |
public void* | windowHandle |
public uint | wparam |