Set_Attribute_Locks
Functions
void | HIC_Set_Attribute_Locks |
HIC_Attribute_Locks | HIC_Show_Attribute_Locks |
Detailed Description
-
group
Set_Attribute_Locks
Function Documentation
-
void
HIC_Set_Attribute_Locks
(HIC_Rendition const *nr, HIC_Attributes attribute_locks) This function locks the attribute(s).
Parameters: - nr – A pointer to a const HIC_Rendition.
- attribute_locks – A HIC_Attributes, one or more of which work together.
-
HIC_Attribute_Locks
HIC_Show_Attribute_Locks
(HIC_Rendition const *nr) This function returns the attribute locks.
Parameters: nr – A pointer to a const HIC_Rendition. Returns: A HIC_Attribute_Locks.