CMessageLoopBase::DestroyMainWindow

void CMessageLoopBase::DestroyMainWindow(void)

Destroys the application's main window.

Defined in: Application.h

Comments

CMessageLoopBase provides no implementation of this function. It is pure virtual and must be filled out by the derived class.