ReactOS
0.4.16-dev-91-g764881a
shutdown.h
Go to the documentation of this file.
1
#pragma once
2
3
LRESULT
4
IntClientShutdown
(
IN
PWND
pWindow,
5
IN
WPARAM
wParam
,
6
IN
LPARAM
lParam
);
7
8
NTSTATUS
9
UserInitiateShutdown
(
IN
PETHREAD
Thread
,
10
IN
OUT
PULONG
pFlags);
11
12
NTSTATUS
13
UserEndShutdown
(
IN
PETHREAD
Thread
,
14
IN
NTSTATUS
ShutdownStatus);
NTSTATUS
LONG NTSTATUS
Definition:
precomp.h:26
wParam
WPARAM wParam
Definition:
combotst.c:138
lParam
LPARAM lParam
Definition:
combotst.c:139
Thread
_In_opt_ PFILE_OBJECT _In_opt_ PETHREAD Thread
Definition:
fltkernel.h:2653
_ETHREAD
Definition:
pstypes.h:1103
_WND
Definition:
ntuser.h:694
PULONG
uint32_t * PULONG
Definition:
typedefs.h:59
IN
#define IN
Definition:
typedefs.h:39
OUT
#define OUT
Definition:
typedefs.h:40
UserEndShutdown
NTSTATUS UserEndShutdown(IN PETHREAD Thread, IN NTSTATUS ShutdownStatus)
Definition:
shutdown.c:290
UserInitiateShutdown
NTSTATUS UserInitiateShutdown(IN PETHREAD Thread, IN OUT PULONG pFlags)
Definition:
shutdown.c:166
IntClientShutdown
LRESULT IntClientShutdown(IN PWND pWindow, IN WPARAM wParam, IN LPARAM lParam)
Definition:
shutdown.c:22
LPARAM
LONG_PTR LPARAM
Definition:
windef.h:208
LRESULT
LONG_PTR LRESULT
Definition:
windef.h:209
WPARAM
UINT_PTR WPARAM
Definition:
windef.h:207
win32ss
user
ntuser
shutdown.h
Generated on Sat Oct 5 2024 06:14:58 for ReactOS by
1.9.6