SECEditLangConfig::SetMatchCase
voidSECEditLangConfig::SetMatchCase(BOOLbMatchCase)
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