ReactOS 0.4.16-dev-1946-g52006dd
_LOADER_BUGCHECK_PARAMETERS Struct Reference

#include <arc.h>

Public Attributes

ULONG BugcheckCode
 
ULONG_PTR BugcheckParameter1
 
ULONG_PTR BugcheckParameter2
 
ULONG_PTR BugcheckParameter3
 
ULONG_PTR BugcheckParameter4
 

Detailed Description

Definition at line 533 of file arc.h.

Member Data Documentation

◆ BugcheckCode

ULONG _LOADER_BUGCHECK_PARAMETERS::BugcheckCode

Definition at line 535 of file arc.h.

◆ BugcheckParameter1

ULONG_PTR _LOADER_BUGCHECK_PARAMETERS::BugcheckParameter1

Definition at line 536 of file arc.h.

◆ BugcheckParameter2

ULONG_PTR _LOADER_BUGCHECK_PARAMETERS::BugcheckParameter2

Definition at line 537 of file arc.h.

◆ BugcheckParameter3

ULONG_PTR _LOADER_BUGCHECK_PARAMETERS::BugcheckParameter3

Definition at line 538 of file arc.h.

◆ BugcheckParameter4

ULONG_PTR _LOADER_BUGCHECK_PARAMETERS::BugcheckParameter4

Definition at line 539 of file arc.h.


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