OEGetHighlightStyle

unsigned int OEGetHighlightStyle(const OESystem::OEInterface &itf,
                                 std::string name=OEHighlightParamName::Style)

Returns the highlight style initialized in the given interface. The return value is taken from the OEHighlightStyle namespace.

itf

The interface in which the parameter is configured.

name

The name of the parameter.