CAxDialogImpl::DestroyWindow

BOOL DestroyWindow( );

Return Value

TRUE if the window is successfully destroyed; otherwise FALSE.

Remarks

Destroys the specified dialog box.

Note   Do not call DestroyWindow to destroy a modal dialog box. Call EndDialog instead.

CAxDialogImpl OverviewClass Members

See Also

DestroyWindow in the Platform SDK