WinDispatchMsg |
Fenêtre : Expédier un message |
---|---|
PMWIN.DLL | os2.h |
Syntaxe
MRESULT WinDispatchMsg(HAB hab, PQMSG pqmsgMsg); |
Paramètres
Nom | Description |
---|---|
hab | Ce paramètre permet d'indiquer le bloc d'ancrage du Handle. |
pqmsgMsg | Ce paramètre permet d'indiquer la structure du message. |
Description
Cette fonction permet d'invoquer une procédure de fenêtre.
Voir également
Langage de programmation - C pour OS/2 - WinBroadcastMsg
Langage de programmation - C pour OS/2 - WinCancelShutdown
Langage de programmation - C pour OS/2 - WinCreateMsgQueue
Langage de programmation - C pour OS/2 - WinDestroyMsgQueue
Langage de programmation - C pour OS/2 - WinGetDlgMsg
Langage de programmation - C pour OS/2 - WinGetMsg
Langage de programmation - C pour OS/2 - WinInSendMsg
Langage de programmation - C pour OS/2 - WinPeekMsg
Langage de programmation - C pour OS/2 - WinPostMsg
Langage de programmation - C pour OS/2 - WinPostQueueMsg
Langage de programmation - C pour OS/2 - WinQueryMsgPos
Langage de programmation - C pour OS/2 - WinQueryMsgTime
Langage de programmation - C pour OS/2 - WinQueryQueueInfo
Langage de programmation - C pour OS/2 - WinQueryQueueStatus
Langage de programmation - C pour OS/2 - WinSendDlgItemMsg
Langage de programmation - C pour OS/2 - WinSendMsg
Langage de programmation - C pour OS/2 - WinSetClassMsgInterest
Langage de programmation - C pour OS/2 - WinSetMsgInterest
Langage de programmation - C pour OS/2 - WinSetMsgMode
Langage de programmation - C pour OS/2 - WinSetSynchroMode
Langage de programmation - C pour OS/2 - WinWaitMsg
Système d'exploitation - OS/2 - Introduction
Références
OS/2 Warp Presentation Manager API, Edition John Wiley, Joel Barnum, 1995, ISBN: 0-471-03873-3, page 38