68
[in] BSTR OptionVal,
[out, retval] VARIANT_BOOL* Success
);
Parameters
EventId
[in] ID of the event to modify.
OptionType
[in] Integer specifying which option to modify.
OptionVal
[in] New value for the option.
Success
[out, retval] TRUE if specified option was successfully set, FALSE if setting the option failed.
Remarks
Pass one of the following values into
OptionType
:
Value Option
Set OptionVal to
1
Concurrent 0 – Event’s actions will execute serially
1 – Event’s actions will execute
concurrently
2
Expression 0 – The trigger value is a simple text
string
1 – The trigger value is an expression
3
Disable
0 – The Event is enabled
1 – The Event is disabled
If both SetEventSchedule and SetEventOption need to be called for an Event, then SetEventOption should be called before
SetEventSchedule.
Summary of Contents for CRM-WIC
Page 1: ...Reference Manual Programming Guide Room Monitor Web Intelligent Controller Model CRM WIC...
Page 8: ...8 Hardware User Interface Hardware User Interface for the CRM WIC...
Page 16: ...16 For full details see the RPC section at the end of this manual...
Page 43: ...43 This expression resolves to this value 0 1 4 3 1 Hello Hello 0...
Page 98: ...98 Index...