ReactOS 0.4.15-dev-7842-g558ab78
_BASE_GETSET_PROCESS_SHUTDOWN_PARAMS Struct Reference

#include <basemsg.h>

Public Attributes

ULONG ShutdownLevel
 
ULONG ShutdownFlags
 

Detailed Description

Definition at line 219 of file basemsg.h.

Member Data Documentation

◆ ShutdownFlags

ULONG _BASE_GETSET_PROCESS_SHUTDOWN_PARAMS::ShutdownFlags

Definition at line 222 of file basemsg.h.

Referenced by CSR_API(), GetProcessShutdownParameters(), and SetProcessShutdownParameters().

◆ ShutdownLevel

ULONG _BASE_GETSET_PROCESS_SHUTDOWN_PARAMS::ShutdownLevel

Definition at line 221 of file basemsg.h.

Referenced by CSR_API(), GetProcessShutdownParameters(), and SetProcessShutdownParameters().


The documentation for this struct was generated from the following file: