本节概述在服务器应用程序中向RPC运行时注册接口规范和取消注册的例程。
This section gives an overview of registering an interface specification with the RPC runtime in the server application and unregistering it.
要了解如何在这种情况下维持任务执行、以及如何在activity被销毁时正确地取消任务,请参见Shelves例程的源代码。
To see how you can persist your task during one of these restarts and how to properly cancel the task when the activity is destroyed, see the source code for the Shelves sample application.
在结束该程序时,要使用EMDeregister()函数取消对回调例程的注册。
When wrapping up the program, the EMDeregister() function is used to de-register the callback routine.
munmap子例程只是取消 对mmap 子例程的调用而创建的区域的映射。
The munmap subroutine only unmaps regions created from calls to the mmap subroutine.
这使您可以提供一个这样的事件处理方法,即每次发生此事件时就执行一个自定义例程(如取消选择操作)。
This enables you to provide an event-handling method that performs a custom routine, such as canceling the selection operation, whenever this event occurs.
这使您可以提供一个这样的事件处理方法,即每次发生此事件时就执行一个自定义例程(如取消选择操作)。
This enables you to provide an event-handling method that performs a custom routine, such as canceling the selection operation, whenever this event occurs.
应用推荐