SECEditLangConfig::GetColorInfo

SECEditColorInfo* SECEditLangConfig::GetColorInfo(int nIndex)

Retrieves color group information for a given color group.

Defined in: SECEditLangConfig.h

Return Value

Returns a pointer to a SECEditColorInfo object corresponding to the given color group.

Parameters

nIndex

Index for the given color group.

Comments

This is an implementation of the ISECEditLangConfig interface.

See Also

SECEditLangConfig