SECMaskEdit::IsLiteralChar
BOOLSECMaskEdit::IsLiteralChar(TCHARch)
Determines if a character is a literal character.
Defined in: SECMEDIT.CPP
Return Value
Nonzero if the character is considered literal character, otherwise 0.
Parameters
ch
Character to test.
See Also