Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- M E W E L - <b>word pascal getmessage(lpmsg lpmsg)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
WORD pascal GetMessage(LPMSG lpMsg)

  This function returns the next message in the system message queue.
If there is no message pending, it will wait for a message to occur.
The message will be removed from the message queue.

Parameters
  lpMsg is a pointer to a MSG structure.

Returns
  This function returns the message field of the MSG structure.

See Also: GetMessage

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson