Define events and one event object.
定义事件和一个事件对象。
This function returns handle to the event object.
这个函数返回该事件对象的句柄。
The input to the actuator is an event object.
执行者的输入是某个事件对象。
Setting an already-set event object has no effect .
对一个已经设置为有信号状态的事件对象再次执行该函数是无效的。
LpName is a pointer to the name of the event object.
lpName是一个指向事件对象名的指针。
LpName is the pointer to the name of the event object.
lpName是指向这个事件对象名的指针。
BInitialState is the initial state of the event object.
bInitialState是这个事件对象的初始状态。
OpenEvent is used to open an existing named event object.
OpenEvent用来打开一个现有的有名事件对象。
DwDesiredAccess is the requested access for the event object.
dwDesiredAccess是针对这个事件对象所请求的访问权。
It will pass the event object to that function as its argument.
它将事件对象作为参数传递给这个函数。
This adds an event object with information that is specific to ESB.
这添加一个带有特定于 ESB 的信息的事件对象。
I left out two other methods: global variable and event object.
我留下了其它两种方法:全局变量和事件对象。
An event object is like a switch: it has only two states: on or off.
一个事件对象如同一个开关:它仅有两种状态:开和关。
Secondly, don't confuse DHTML object detection with event object detection.
其次,不要将DHTML对象检测与事件对象检测混为一谈。
Accept the default (to make one event object for each action object) and click OK.
接受默认值(以便为每个动作对象创建一个事件对象),然后单击ok。
The event object data field will be the field constructor of the intermediate object.
事件对象数据字段将成为中间对象的字段构造器。
The function SetEvent() is used to set the state of the event object to signaled state.
函数SetEvent()用来将事件对象的状态设置为有信号状态。
We will learn what an event object is and how to use it in a multithreaded program.
我们将学习什么是一个事件对象和如何在多线程程序中使用它。
A computer application creates an event object (a computer record) to signal or report the event.
计算机应用程序创建事件对象(计算机记录)来表示或报告事件。
Event consumers in the environment may not be able to consume the event object in its current form.
环境中的事件使用者也许无法使用当前形式的事件对象。
This event object is later used to prevent default form submission, as in the earlier code listings.
此事件对象稍后用来预防默认表单提交。正如之前代码所述。
All information about the parsed event is encapsulated in the event object rather than in the reader.
关于解析事件的所有信息都封装在事件对象而不是读取器中。
The wait function on the event object blocks the calling thread until its state is set to signaled state.
对事件对象调用的等待函数会阻塞调用线程,直到其状态被设置为有信号状态为止。
Next you need to specify how each of the event object fields is mapped to the intermediate object fields.
下一步,您需要指定如何将每个事件对象字段映射到中间对象字段。
This function returns the handle to the event object and can be used in subsequent calls to the event object.
这个函数返回事件对象的句柄,这样就可以在后续的调用中使用这个事件对象了。
This function creates a manual-reset or auto-reset event object and also sets the initial state of the object.
这个函数创建一个手工重置或自动重置的事件对象,同时还要设置改对象的初始状态。
The actuator thus extends the specific SAP interface, and translates the event object to the SAP object format.
因此执行者扩展特定SAP接口,并将事件对象转换为SAP对象格式。
Canceling the event chain for the keyboard event by setting the cancelBubble property on the EVENT object to true
将EVENT对象的cancelBubble属性设置为true,取消键盘事件的事件链
An individual event object is short-lived, and exists only long enough for immediate processing before it ceases to be.
单个事件对象的存活期非常短,在其消失之前刚够时间进行即时处理。
The event object-based serialization API embodied by XMLEventWriter consists of fewer methods than the low-level API.
与低层API相比,XMLEventWriter 使用的基于事件对象的序列化器 API由更少的方法组成。
应用推荐