|
| WindowScrollMessageId (UINT message) |
|
| ScrollMessageId (UINT message, HWND scrollbar) |
|
| MessageId (UINT message) |
|
bool | EqualOrSpecializationOf (const MessageId &rhs) const |
| For map lookup.
|
|
bool | operator< (const MessageId &rhs) const |
| For sorting.
|
|
bool | operator== (const MessageId &rhs) const |
|
void | SetParam1 (UINT_PTR param) |
|
void | SetParam2 (UINT_PTR param) |
|
void | SetParam3 (UINT_PTR param) |
|
|
UINT | message |
|
UINT_PTR | p1 |
|
UINT_PTR | p2 |
|
UINT_PTR | p3 |
|
UINT | paramMask |
|
The documentation for this class was generated from the following file: