CAxDialogImpl::DoModal

This method creates a modal dialog box. This dialog box is automatically attached to the CAxDialogImpl object.

At a Glance

Header file: Atlwin.h
Windows CE versions: 2.10 and later
Platforms: H/PC 2.0, H/PC Pro
Complete documentation: Visual C++ documentation

Syntax

int DoModal( HWND hWndParent = ::GetActiveWindow(), LPARAM dwInitParam = NULL );