ReactOS 0.4.15-dev-7942-gd23573b
_HARDERROR_MSG Struct Reference

#include <extypes.h>

Collaboration diagram for _HARDERROR_MSG:

Public Attributes

PORT_MESSAGE h
 
NTSTATUS Status
 
LARGE_INTEGER ErrorTime
 
ULONG ValidResponseOptions
 
ULONG Response
 
ULONG NumberOfParameters
 
ULONG UnicodeStringParameterMask
 
ULONG_PTR Parameters [MAXIMUM_HARDERROR_PARAMETERS]
 

Detailed Description

Definition at line 664 of file extypes.h.

Member Data Documentation

◆ ErrorTime

LARGE_INTEGER _HARDERROR_MSG::ErrorTime

Definition at line 668 of file extypes.h.

◆ h

PORT_MESSAGE _HARDERROR_MSG::h

Definition at line 666 of file extypes.h.

◆ NumberOfParameters

ULONG _HARDERROR_MSG::NumberOfParameters

Definition at line 671 of file extypes.h.

◆ Parameters

ULONG_PTR _HARDERROR_MSG::Parameters[MAXIMUM_HARDERROR_PARAMETERS]

Definition at line 673 of file extypes.h.

◆ Response

ULONG _HARDERROR_MSG::Response

Definition at line 670 of file extypes.h.

Referenced by CsrApiRequestThread().

◆ Status

NTSTATUS _HARDERROR_MSG::Status

Definition at line 667 of file extypes.h.

◆ UnicodeStringParameterMask

ULONG _HARDERROR_MSG::UnicodeStringParameterMask

Definition at line 672 of file extypes.h.

◆ ValidResponseOptions

ULONG _HARDERROR_MSG::ValidResponseOptions

Definition at line 669 of file extypes.h.


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