|
This online help file is for EFT Server version 6.2.x. For other versions of EFT Server, please refer to http://help.globalscape.com/help/index.html. (If the Index and Contents are hidden, click Show Contents pane in the top left corner of this topic.) |
|
This interface is available in EFT Server 5.2 and later. |
The ICIEventRuleParams interface allows you to make changes to the Event Rule Condition settings using the following properties:
HRESULT Description([out, retval] BSTR *pVal);
HRESULT Description([in] BSTR newVal);
HRESULT Enabled([out, retval] VARIANT_BOOL *pVal);
HRESULT Enabled([in] VARIANT_BOOL newVal);
HRESULT Name([out, retval] BSTR *pVal);
HRESULT Name([in] BSTR newVal);