CSimpleDialog::DoModal

This method invokes a modal dialog box and returns the dialog-box result when done.

At a Glance

Header file: Atlwin.h
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

CSimpleDialog::DoModal

int DoModal( HWND hWndParent = ::GetActiveWindow() );