SECMaskEdit::ParseMaskString
voidSECMaskEdit::ParseMaskString(void)
Parses the mask string.
Defined in: SECMEDIT.CPP
Return Value
void
Comments
Goes through and replaces all of the escaped mask characters and denotes them as literals instead of mask characters by adding a sentinel so that they do not get confused with mask characters by IsMaskChar
See Also