SECMaskEdit::ClearData
voidSECMaskEdit::ClearData(void)
Clears the non-literal data from the masked edit.
Defined in: SECMEDIT.CPP
Return Value
void
Comments
Deletes all data from the mask edit leaving just the prompt and literal characters. Call if you want to reset the mask edit’s state back to the original state.
See Also