SECUserToolsDlg::SECUserToolsDlg
SECUserToolsDlg::SECUserToolsDlg(CWnd*pParent)
Constructs the SECUserToolsDlg object. Call CDialogue::DoModal() on the created object to display a modal user-tools dialogue.
Defined in: usrtldlg.cpp
Return Value
void
Parameters
pParent
The parent window for the dialog.
See Also