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:
nr A pointer to a const HIC_Rendition.
attribute_locks A 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:
nr A pointer to a const HIC_Rendition.
Returns:
A HIC_Attribute_Locks.
This function returns the attribute locks.