CGXMaskData::IsMaskChar
virtual BOOL IsMaskChar(TCHAR ch) const;?
ch
Contains the character to be checked for whether it is a mask character.
Return Value
TRUE if the given character is a mask character; FALSE for literals.
Remarks
Called to determine whether a character is a literal or mask character.