This function returns handle to the event object.
这个函数返回该事件对象的句柄。
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是这个事件对象的初始状态。
It will pass the event object to that function as its argument.
它将事件对象作为参数传递给这个函数。
DwDesiredAccess is the requested access for the event object.
dwDesiredAccess是针对这个事件对象所请求的访问权。
The function SetEvent() is used to set the state of the event object to signaled state.
函数SetEvent()用来将事件对象的状态设置为有信号状态。
The event object data field will be the field constructor of the intermediate object.
事件对象数据字段将成为中间对象的字段构造器。
The event object is automatically passed to the event handler when the event is triggered.
事件对象自动传递给事件处理程序时,该事件被触发。
Event consumers in the environment may not be able to consume the event object in its current form.
环境中的事件使用者也许无法使用当前形式的事件对象。
All information about the parsed event is encapsulated in the event object rather than in the reader.
关于解析事件的所有信息都封装在事件对象而不是读取器中。
Open the target project and select the code event element by placing the cursor on the event object.
打开目标项目并通过将光标放在事件对象上来选择代码事件元素。
This function returns the handle to the event object and can be used in subsequent calls to the event object.
这个函数返回事件对象的句柄,这样就可以在后续的调用中使用这个事件对象了。
Next you need to specify how each of the event object fields is mapped to the intermediate object fields.
下一步,您需要指定如何将每个事件对象字段映射到中间对象字段。
The wait function on the event object blocks the calling thread until its state is set to signaled state.
对事件对象调用的等待函数会阻塞调用线程,直到其状态被设置为有信号状态为止。
Canceling the event chain for the keyboard event by setting the cancelBubble property on the EVENT object to true
将EVENT对象的cancelBubble属性设置为true,取消键盘事件的事件链
The actuator thus extends the specific SAP interface, and translates the event object to the SAP object format.
因此执行者扩展特定SAP接口,并将事件对象转换为SAP对象格式。
The event object-based serialization API embodied by XMLEventWriter consists of fewer methods than the low-level API.
与低层API相比,XMLEventWriter 使用的基于事件对象的序列化器 API由更少的方法组成。
The event object is available only during an event - that is, you can use it in event handlers but not in other code.
事件对象只有在可以使用事件处理而不是其他代码处理时才会有效。
When dispatching an event, you must create a new event object. The syntax for the event object constructor is as follows.
当调度事件,你必须创建一个新的事件对象。事件对象构造的语法如下。
Note: in this example, the names of the fields are the same for the event object and the intermediate object, but they don't have to be.
注意:在此示例中,事件对象和中间对象的字段名称相同,但是它们不是必须相同。
The name of this object is important because we'll assume the event object name is
该对象名是很重要的,因为在组成连接器包示例中,我们假设事件对象名是
The actuator in this case is acting as a proxy or agent on behalf of the event consumer to consume, transform, and send the event object to the consumer.
在此情况下,执行者充当代理或中介,代表事件使用者使用、转换事件对象并将其发送给使用者。
When you explore the structure of the interface, you might find it useful to switch to the Tables view to see the fields in the Event Object, as shown in Figure 4.
当您研究这个接口的结构时,您也许会发现切换到Tables视图(见图4)查看Event Object中的字段很有用。
For example, the sensor component can publish the Address Change event as a WS-Notification [4] standard Notify message, where the event object XML is contained in the payload of the Notify message.
例如,传感器组件可以将地址更改事件作为WS - notification[4]标准Notify消息发布,其中事件对象XML包含在Notify消息的有效负载中。
This includes information about the runtime environment, the business environment and the instance of the application object that created the event.
这包括关于运行时环境、业务环境和创建事件的应用程序对象的实例的信息。
This specifies the fields of the intermediate object that are built from the event fields.
这将指定在事件字段的基础上构建中间对象的字段。
An event handler is more general; it takes an event object that contains the event type, the event coordinates, and so on.
事件处理程序更通用,它以一个事件对象为参数,其中包含事件类型、事件坐标等。
In the architecture depicted in Figure 3, the sensor component must also publish a notification message that includes the actual event object to the broker component in the connectivity layer.
在图3所示的体系结构中,传感器组件还必须将包括实际事件对象的通知消息发布到连接层中的代理组件。
The second line retrieves the menu data object from the event.
第二行代码从事件获取菜单数据对象。
应用推荐