EventHandler Interface Reference

A EventHandler object can be used to combine an event handlers to single event handler. More...

Inheritance diagram for EventHandler:

Inheritance graph
Collaboration diagram for EventHandler:

Collaboration graph
List of all members.

Public Member Functions

 Execute ()
 Executes all event handlers.

Properties

VARIANT W OnExecute []
 Can be used to specify event handler.

Detailed Description

A EventHandler object can be used to combine an event handlers to single event handler.

Since:
1.1.5.


Member Function Documentation

Execute (  ) 

Executes all event handlers.

Since:
1.1.5.


Property Documentation

VARIANT W OnExecute

Can be used to specify event handler.

If several event handlers used then AddEventHandler or RemoveEventHandler must be used.

Since:
1.1.5.


WSO 1.1 Documentation. Date modified:Wed Aug 12 18:12:32 2015. (C) Veretennikov A. B. 2004-2015