Provides access to the cleanup related functions of SUNENGINE.
More...
#include <SUNENGINEAttorney.h>
|
| int WINAPI | WinMain (_In_ HINSTANCE, _In_opt_ HINSTANCE, _In_ LPSTR, _In_ int) |
| | Entry point for the application.
|
| |
Provides access to the cleanup related functions of SUNENGINE.
◆ Run()
| static void SUNENGINEAttorney::InitDestroy::Run |
( |
| ) |
|
|
inlinestaticprivate |
Initializes the SUNENGINE instance.
This function is called to initialize the SUNENGINE instance.
◆ WinMain
| int WINAPI WinMain |
( |
_In_ | HINSTANCE, |
|
|
_In_opt_ | HINSTANCE, |
|
|
_In_ | LPSTR, |
|
|
_In_ int | ) |
|
friend |
Entry point for the application.
- Parameters
-
| hInstance | Handle to the current instance of the application. |
| hPrevInstance | Handle to the previous instance of the application (always NULL). |
| lpCmdLine | Command line for the application. |
| nCmdShow | Controls how the window is to be shown. |
- Returns
- The exit value contained in the WM_QUIT message's wParam parameter.
The documentation for this class was generated from the following file: