PyCDialog.EndDialog

EndDialog(result)

Ends a modal dialog box.

Parameters

result : int

The value to be returned by the PyCDialog::DoModal method.

MFC References

CDialog::EndDialog