Documentation: Message_HelpRequest
Programmer’s Reference Manuals
» Part 7 – The Desktop
» The Window Manager
» Messages
» Message Codes
» Message_HelpRequest
Message_HelpRequest
(Code &502)
| Message Block | |
|---|---|
| +20 | Mouse x |
| +24 | Mouse y |
| +28 | Button state |
| +32 | Window handle, or |
| -1 if no window | |
| +36 | Icon handle, or |
| -1 for no icon | |
Use
This message is broadcast by the !Help application.
Notes
Any application wishing to provide help on the given window/icon, should reply with the Message_HelpReply message.