JCL Help:AI USERMSG
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: AI_USERMSG Constant
[+] JclAppInst.pas Constants
Search in JCL Help
Search in all projects
Summary
WParam field for user-defined notification messages.
Pascal
AI_USERMSG = $0003;
Description
When an application uses the UserNotify method of TJclAppInstances the class sends a message to all running instances with a message value determined by the MessageID property, WParam set to AI_USERMSG and LParam set to the parameter specified in the method call.
See Also
AI_INSTANCECREATED AI_INSTANCEDESTROYED
About
Unit
Donator
Petr Vones
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page