Instruction Manual

i.LON 100 Internet Server Programmer’s Reference 11-13
11.2.1.4 EventCalendarDelete
You can use the EventCalendarDelete function to delete an Event Calendar. You must
reference the Event Calendar to be deleted by its index number in the <Data> parameter you
supply to the function, as in the example below.
<Data> Parameter
<Data>
<iLONEventCalendar>
<Calendar>
<UCPTindex>0</UCPTindex>
</Calendar>
</iLONEventCalendar>
</Data>
<Result> Parameter
<Result>
<iLONEventCalendar>
<Calendar>
<UCPTindex>0</UCPTindex>
</Calendar>
</iLONEventCalendar>
</Result>