CDialogImpl::EndDialog

This method destroys a modal dialog box.

Syntax

BOOL EndDialog( int nRetCode);

At a Glance

Header file: Atlwin.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CDialogImpl Overview, CDialogImpl Methods