- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
send 的详细说明(Detailed description of send)
send 的详细说明(Detailed description of send)
Detailed description of send
(Send)
Function to send the specified message to the window and execute the corresponding event handler immediately.
Syntax Send (handle, messageno, word, long)
The parameters of handle:long type system handles the specified window, the window will be to send a message to messageno:UnsignedInteger, specifies the message to send, word:long type, word type specified parameters sent with the value of the message. If the message specified by the messageno parameter does not use this parameter, then set the value of this parameter to 0long:long type or string, specifying the long type parameter value or string return value Long that is sent along with the message. When the function succeeds, the return value of the Windows system call SendMessage () is returned and -1 is returned when an error occurs. If any parameter has a value of NULL, the Send () function returns NULL.
Use the Send () function to send messages to windows that are not PowerBuilder predefined events. This window can be a window for PowerBuilder applications, or a window for other applications. Send () function directly trigger events corresponding to the specified window, the event handler executes after the return to the calling application, this point and Post () function is different, Post () function to the tail message placed in the designated window message queue, and then return to the application, it does not wait for the corresponding event processing the execution of the program. Therefore, we say that the Post () function takes an asynchronous fashion, and the Send () function uses synchronization. The parameter handle of the Send () function specifies the window handle that receives the message. For the PowerBuilder window, the Handle () function is used to get the handle. For other application windows, you can call the system API function to find the window and get the handle of the corresponding window. In fact, the Sen
您可能关注的文档
- 03.3.牛顿第二定律(03.3. Newton's second law).doc
- ++兰州大学风雨百年发展历程_卫视_凤凰网2().doc
- 007_黄仁宇现象(007_ Huang Renyu phenomenon).doc
- 002机械挖土施工工艺(002 mechanical excavation construction technology).doc
- 007如何创建html表格(007 how to create a HTML table).doc
- 008_盼(008_ look forward to).doc
- 0.5元(0.5 yuan).doc
- 033牛顿第二定律(033 Newton's second law).doc
- 002汽车美容店投资创业方案(002 auto beauty shop investment venture program).doc
- 04 配套cad笔记(04 matching CAD notes).doc
- rgb对应调色 文本文档(RGB corresponds to toning text documents).doc
- sketchup方法(sketchup方法).doc
- soa 考试简介(SOA考试简介).doc
- socket之udp跨网段广播返回服务端主机名和所有ip(Socket's UDP cross segment broadcast returns the server host name and all IP).doc
- sqlldr详细用法(Sqlldr detailed usage).doc
- smt高密度pcb分析(SMT high density PCB analysis).doc
- rsa算法(rsa算法).doc
- sql中的函数总结(Summary of functions in SQL).doc
- sqlserver(数据库).doc
- sql导出到excel(SQL exported to excel).doc
最近下载
- 幼儿园课件:小班儿歌:笑嘻嘻.pptx
- 内蒙古版综合实践活动五年级下册第四单元 第1课《我的植物栽培之旅》课件.ppt VIP
- 药学基本知识.pdf VIP
- 2025年春新课程能力培养七年级数学下册北师大版答案.pdf VIP
- 第一课 我的姓名牌 课件 2024湘美版一年级美术上册.pptx
- GB_T19001-2016:质量管理体系要求.pdf VIP
- Unit+1+Laugh+out+Loud!+单词课件 高中英语外研版(2019)选择性必修第一册.pptx VIP
- 砂石料加工合作协议 范本最新版2篇.docx VIP
- 12J502-2:内装修-室内吊顶国标 行业图集.pdf VIP
- 【语文课件】浪浪山小妖怪开学第一课.pptx VIP
文档评论(0)