SECEditLangConfig::GetMatchCase

BOOL SECEditLangConfig::GetMatchCase(void)

Queries the enablement of keyword case matching.

Defined in: SECEditLangConfig.h

Return Value

Returns non-zero if keywords are matched in a case sensitive manner; otherwise 0.

Comments

This is an implementation of the ISECEditLangConfig interface.

See Also

SECEditLangConfig SetMatchCase