Event Action Interface

This interface is available in EFT Server 5.2 and later.

The ICIEventAction interface allows you to make changes to the Event Rule Action settings using the following properties:

HRESULT Type([out, retval] EventActionType *pVal);

 

HRESULT Params([out, retval] IDispatch** ppdispParams);

HRESULT Params([in] IDispatch* pdispParams);