Functions | |
HC_EXTERNAL HIC_API void | HIC_Set_Attribute_Locks (HIC_Rendition const *nr, HIC_Attributes attribute_locks) |
HC_EXTERNAL HIC_API HIC_Attribute_Locks | HIC_Show_Attribute_Locks (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API void HIC_Set_Attribute_Locks | ( | HIC_Rendition const * | nr, | |
HIC_Attributes | attribute_locks | |||
) |
nr | A pointer to a const HIC_Rendition. | |
attribute_locks | A HIC_Attributes, one or more of which work together. |
HC_EXTERNAL HIC_API HIC_Attribute_Locks HIC_Show_Attribute_Locks | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |