SECMaskEdit::GetPromptChar

virtual TCHARSECMaskEdit::GetPromptChar(void)

Retrieves the current prompt character.

Defined in: SECMEDIT.H

Return Value

The current prompt character.

Comments

At runtime, the mask characters are replaced with the prompt character which is a space by default. The prompt character can be changed via the  SetPromptChar member function.

See Also

SECMaskEdit  SetPromptChar