ActionEvents Interface Reference

This interface defines the set of events that can be raised by an Action object. More...

List of all members.

Public Member Functions

 OnExecute ([in] IDispatch *Sender)
 This event occurs when the user presses the Actions's button or menu item.
 OnUpdate ([in] IDispatch *Sender)
 This event occurs when the Action object state updates.


Detailed Description

This interface defines the set of events that can be raised by an Action object.


Member Function Documentation

OnExecute ( [in] IDispatch *  Sender  ) 

This event occurs when the user presses the Actions's button or menu item.

Parameters:
Sender The Action object that raised the event.

OnUpdate ( [in] IDispatch *  Sender  ) 

This event occurs when the Action object state updates.

Parameters:
Sender The Action object that raised the event.


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