|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winsrv.h>
Public Attributes | |
| BOOL | AutoEndTasks |
| ULONG | HungAppTimeout |
| ULONG | WaitToKillAppTimeout |
| ULONG | WaitToKillServiceTimeout |
| ULONG | ProcessTerminateTimeout |
| BOOL tagSHUTDOWN_SETTINGS::AutoEndTasks |
Definition at line 50 of file winsrv.h.
Referenced by GetTimeouts(), and NotifyTopLevelWindow().
| ULONG tagSHUTDOWN_SETTINGS::HungAppTimeout |
Definition at line 51 of file winsrv.h.
Referenced by GetTimeouts(), NotifyTopLevelWindow(), and UpdateProgressBar().
| ULONG tagSHUTDOWN_SETTINGS::ProcessTerminateTimeout |
Definition at line 54 of file winsrv.h.
Referenced by GetTimeouts(), NonConsoleProcessShutdown(), and UserClientShutdown().
| ULONG tagSHUTDOWN_SETTINGS::WaitToKillAppTimeout |
Definition at line 52 of file winsrv.h.
Referenced by EndNowDlgProc(), GetTimeouts(), NotifyConsoleProcessForShutdown(), NotifyTopLevelWindow(), and UpdateProgressBar().
| ULONG tagSHUTDOWN_SETTINGS::WaitToKillServiceTimeout |
Definition at line 53 of file winsrv.h.
Referenced by GetTimeouts().