SECEditLangConfig::SetEscapeCharacters
voidSECEditLangConfig::SetEscapeCharacters(LPCTSTRlpszEscapeChars)
Sets the characters interpreted as escape characters.
Defined in: SECEditLangConfig.h
Parameters
lpszEscapeChars
Points to a string containing the new escape characters.
Comments
This is an implementation of the ISECEditLangConfig interface.See Also