SECMaskEdit::ConvertMaskToDisplayStr

voidSECMaskEdit::ConvertMaskToDisplayStr(CStringstrMask, CString&strResult)

Given a mask, returns a displayable string based on the current prompt character.

Defined in: SECMEDIT.CPP

Return Value

void

Parameters

strMask

String containing the mask.

strResult

String to receive the results.

See Also

SECMaskEdit