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