- Parameters:
-
| nr | A pointer to a const HIC_Rendition. |
| index | An int. XXX |
| value | A void pointer. XXX |
- Returns:
- A void pointer.
This function sets the value of the user option corresponding to the given index. If there is already an option associated with the given index it is changed to the passed in value parameter. If there is not a user option corresponding to index, the system creates one and inserts it into the list representing the user option-by-index attribute.