[ Version ( since = "1.0" ) ]
public void set_by_hour (uint index, short value)
Sets the by_hour array from Recurrence at the given index.
The array size is I_CAL_BY_HOUR_SIZE.
this |
The Recurrence |
index |
The index in by_hour of Recurrence |
value |
The value to be set into by_hour of Recurrence |