Partager via


CDialogImpl::DestroyWindow

Destroys a modeless dialog box.

BOOL DestroyWindow( );

Return Value

TRUE if the dialog box was successfully destroyed; otherwise FALSE.

Remarks

Returns TRUE if the dialog box was successfully destroyed; otherwise FALSE.

Requirements

Header: atlwin.h

See Also

Concepts

CDialogImpl Class

CDialogImpl Members

CDialogImpl::Create