您要查找的是不是:
- message handler function 消息处理函数
- To do so, it will need a handler function and an appropriate entry in the control's class message map. 为了达到这样的目的,在控件类消息映射中需要一个处理函数和一个合适的入口。
- The string is returned to the message handler callback function in DB-Library applications. 字符串返回到DB-Library应用程序的消息处理程序回调函数中。
- You can use the Properties window to add a message handler (a member function that handles Windows messages) to a class and map Windows messages to the message handler. 可使用“属性”窗口添加消息处理程序(处理Windows消息的成员函数)到类中并将Windows消息映射到消息处理程序。
- The following example shows a click handler function that clears the contents of the trace console. 下面的示例演示一个清除跟踪控制台内容的click处理程序函数。
- In ACF / TCAM, the place to which a message being handled by a message handler is to be sent. 在远程通信存取方法高级通信操作程序(ACF/TCAM)中,由报文处理程序正在处理的报文要发送去的地方。
- To edit a message handler, double-click the message in Class View and edit the code in the source window. 若要编辑消息处理程序,请在“类视图”中双击消息并在源窗口中编辑代码。
- It provides information about the message handler programs that act on a service request and on the response. 它提供作为服务请求和响应的消息处理程序的信息。
- You can add a message handler to an ATL class using the Properties window; however, some results may vary. 可以用“属性”窗口向ATL类中添加消息处理程序,不过有些结果可能改变。
- This is useful when debugging or when you want a catch-all message handler as the last message handler. 该选项可用于调试或希望将一个捕获所有消息的处理程序作为最后的消息处理程序的情况。
- Each instance of -l specifies a different message handler for each incoming message. 每个-l实例为每条进来的消息指定不同的消息处理程序。
- After the message handler has been started, begin a chat session with another user. 启动消息处理程序后,就可以与另一个用户打开聊天会话。
- In ACF/TCAM, the place to which a message being handled by a message handler is to be sent. 在远程通信存取方法高级通信操作程序(ACF/TCAM)中,由报文处理程序正在处理的报文要发送去的地方。
- In ACF/TCAM, the place to which a message being handled by a message handler is to be sent. 在远程通信存取方法高级通信操作程序(ACF/TCAM)中,由报文处理程序正在处理的报文要发送去的地方。
- Our goal is to describe how quickly an instant message handler can be developed and integrated in your IBM Workplace Collaborative Services solution. 我们的目标是说明开发一个即时消息处理程序并将它结合到IBM Workplace Collaborative Services解决方案中是多么简单。
- Allows you to add or delete specified handler functions for the messages provided for the selected class. 为选定类的消息添加或删除指定处理函数。
- Hooking is a programming technique that employs handler functions (called hooks) to modify control flow. 挂钩是一种使用处理程序(叫做挂钩)来修改控制流的编程技术。
- The Microsoft Office Project 2003 Workgroup Message Handler is a collaboration tool used by earlier versions of Project that works with the Workgroup Mail functionality. Microsoft Office Project 2003工作组信息处理器是Project早期版本实现工作组邮件功能所使用的协作工具。
- The alternate message map declares a handler function for 替换消息映射为发送到
- CRecordView or CDaoRecordView also provides default command handler functions for navigating from record to record on the form. CRecordView或CDaoRecordView也提供默认命令处理程序函数,用于在窗体上从一个记录定位到另一个记录。