Q3HighlightStyle_Get
You can use theQ3HighlightStyle_Getfunction to get the highlight style value of a highlight style.
TQ3Status Q3HighlightStyle_Get ( TQ3StyleObject highlight, TQ3AttributeSet *highlightAttribute);
highlight- A highlight style object.
highlightAttribute- On exit, a pointer to the attribute set of the specified highlight style object.
DESCRIPTION
TheQ3HighlightStyle_Getfunction returns, in thehighlightAttributeparameter, a pointer to the current attribute set of the style object specified by thehighlightparameter.