ReactOS 0.4.15-dev-6679-g945ee4b
_POP_SHUTDOWN_BUG_CHECK Struct Reference

#include <po.h>

Collaboration diagram for _POP_SHUTDOWN_BUG_CHECK:

Public Attributes

HANDLE ThreadHandle
 
HANDLE ThreadId
 
HANDLE ProcessId
 
ULONG Code
 
ULONG_PTR Parameter1
 
ULONG_PTR Parameter2
 
ULONG_PTR Parameter3
 
ULONG_PTR Parameter4
 

Detailed Description

Definition at line 159 of file po.h.

Member Data Documentation

◆ Code

ULONG _POP_SHUTDOWN_BUG_CHECK::Code

Definition at line 164 of file po.h.

◆ Parameter1

ULONG_PTR _POP_SHUTDOWN_BUG_CHECK::Parameter1

Definition at line 165 of file po.h.

◆ Parameter2

ULONG_PTR _POP_SHUTDOWN_BUG_CHECK::Parameter2

Definition at line 166 of file po.h.

◆ Parameter3

ULONG_PTR _POP_SHUTDOWN_BUG_CHECK::Parameter3

Definition at line 167 of file po.h.

◆ Parameter4

ULONG_PTR _POP_SHUTDOWN_BUG_CHECK::Parameter4

Definition at line 168 of file po.h.

◆ ProcessId

HANDLE _POP_SHUTDOWN_BUG_CHECK::ProcessId

Definition at line 163 of file po.h.

◆ ThreadHandle

HANDLE _POP_SHUTDOWN_BUG_CHECK::ThreadHandle

Definition at line 161 of file po.h.

◆ ThreadId

HANDLE _POP_SHUTDOWN_BUG_CHECK::ThreadId

Definition at line 162 of file po.h.


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