Function Index Class Index

Set_Attribute_Locks

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)

Function Documentation

HC_EXTERNAL HIC_API void HIC_Set_Attribute_Locks ( HIC_Rendition const *  nr,
HIC_Attributes  attribute_locks 
)
Parameters:
nrA pointer to a const HIC_Rendition.
attribute_locksA HIC_Attributes, one or more of which work together.

This function locks the attribute(s).

HC_EXTERNAL HIC_API HIC_Attribute_Locks HIC_Show_Attribute_Locks ( HIC_Rendition const *  nr)
Parameters:
nrA pointer to a const HIC_Rendition.
Returns:
A HIC_Attribute_Locks.

This function returns the attribute locks.