Jump to content

WinGetMsg

From EDM2
Revision as of 02:29, 30 March 2017 by Ak120 (talk | contribs) (Created page with "Retrieves messages from its message queue. ==Syntax== WinGetMsg ( hab, &qmsg, , , ) ==Related Functions== *WinDispatchMsg *WinSendMsg *WinPostMsg Category:Win")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Retrieves messages from its message queue.

Syntax

WinGetMsg ( hab, &qmsg, , ,  )

Related Functions

  • WinDispatchMsg
  • WinSendMsg
  • WinPostMsg