ReactOS 0.4.15-dev-8002-gbbb3b00
_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 172 of file po.h.

Member Data Documentation

◆ Code

ULONG _POP_SHUTDOWN_BUG_CHECK::Code

Definition at line 177 of file po.h.

◆ Parameter1

ULONG_PTR _POP_SHUTDOWN_BUG_CHECK::Parameter1

Definition at line 178 of file po.h.

◆ Parameter2

ULONG_PTR _POP_SHUTDOWN_BUG_CHECK::Parameter2

Definition at line 179 of file po.h.

◆ Parameter3

ULONG_PTR _POP_SHUTDOWN_BUG_CHECK::Parameter3

Definition at line 180 of file po.h.

◆ Parameter4

ULONG_PTR _POP_SHUTDOWN_BUG_CHECK::Parameter4

Definition at line 181 of file po.h.

◆ ProcessId

HANDLE _POP_SHUTDOWN_BUG_CHECK::ProcessId

Definition at line 176 of file po.h.

◆ ThreadHandle

HANDLE _POP_SHUTDOWN_BUG_CHECK::ThreadHandle

Definition at line 174 of file po.h.

◆ ThreadId

HANDLE _POP_SHUTDOWN_BUG_CHECK::ThreadId

Definition at line 175 of file po.h.


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