| public nothrow | Message() |
| public virtual bool | Dispatch(Control* control) |
| public abstract nothrow int | Id() const |
| public virtual nothrow bool | IsDefaultWriteScreenMessage() const |
| public abstract nothrow String<char> | Name() const |
| public virtual void | Read(MemoryReader& reader) |
| public nothrow void | SetTargetWindowHandle(int targetWindowHandle_) |
| public virtual nothrow int | Size() const |
| public nothrow int | TargetWindowHandle() const |
| public virtual void | Write(MemoryWriter& writer) |
| private int | targetWindowHandle |