ReactOS 0.4.15-dev-7924-g5949c20
_WIN32_OKAYTOCLOSEMETHOD_PARAMETERS Struct Reference

#include <pstypes.h>

Collaboration diagram for _WIN32_OKAYTOCLOSEMETHOD_PARAMETERS:

Public Attributes

PEPROCESS Process
 
PVOID Object
 
HANDLE Handle
 
KPROCESSOR_MODE PreviousMode
 

Detailed Description

Definition at line 1645 of file pstypes.h.

Member Data Documentation

◆ Handle

HANDLE _WIN32_OKAYTOCLOSEMETHOD_PARAMETERS::Handle

Definition at line 1649 of file pstypes.h.

Referenced by IntDesktopOkToClose(), and IntWinStaOkToClose().

◆ Object

PVOID _WIN32_OKAYTOCLOSEMETHOD_PARAMETERS::Object

Definition at line 1648 of file pstypes.h.

◆ PreviousMode

KPROCESSOR_MODE _WIN32_OKAYTOCLOSEMETHOD_PARAMETERS::PreviousMode

Definition at line 1650 of file pstypes.h.

◆ Process

PEPROCESS _WIN32_OKAYTOCLOSEMETHOD_PARAMETERS::Process

Definition at line 1647 of file pstypes.h.


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