SECEditLangConfig::SetMatchCase

void SECEditLangConfig::SetMatchCase(BOOL bMatchCase)

Enables keyword case matching.

Defined in: SECEditLangConfig.h

Parameters

bMatchCase

If non-zero, enables case matching for keywords.

Comments

This is an implementation of the ISECEditLangConfig interface.

See Also

SECEditLangConfig GetMatchCase