ISECEditLangConfig::GetDefaultIndex

unsigned short ISECEditLangConfig::GetDefaultIndex(unsigned short nDefGroupID)

Retrieves the default index for the given color group. There are four predefined color groups which include color information for default text, selected text, numbers, and operators. Use this method to obtain the index into the color group for the desired default setting.

Defined in: ISECEditLangConfig.h

Parameters

nDefGroupID

The specified color group. Valid values include:
SECEDIT_DEFAULT_TEXT
SECEDIT_TEXT_SELECTION
SECEDIT_NUMBER
SECEDIT_OPERATOR

See Also

ISECEditLangConfig GetDefaultColorInfo