mMainWndClass Struct Reference
[mMainWnd]
the VTable of mMainWnd, inherit from mPanelClass
More...
#include <mmainwnd.h>
Detailed Description
the VTable of mMainWnd, inherit from mPanelClass
- DWORD (*doModal)(mMainWnd *self, BOOL bAutoDestroy) Show a Model MainWindow.
- Parameters:
-
| bAutoDestroy | auto destroy the main window when mode exit. |
- Returns:
- DWORD the value send by endDialog.
- BOOL (*endDialog)(mMainWnd *self, DWORD code) End the model window.
- Parameters:
-
| code | the End code send to main window, would be returned by doModal. |
- Returns:
- BOOL Sucessed or Failed.
The documentation for this struct was generated from the following file: