ReactOS 0.4.16-dev-1484-g212a1a5
_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 835 of file extypes.h.

Member Data Documentation

◆ ErrorTime

LARGE_INTEGER _HARDERROR_MSG::ErrorTime

Definition at line 839 of file extypes.h.

◆ h

PORT_MESSAGE _HARDERROR_MSG::h

Definition at line 837 of file extypes.h.

◆ NumberOfParameters

ULONG _HARDERROR_MSG::NumberOfParameters

Definition at line 842 of file extypes.h.

◆ Parameters

ULONG_PTR _HARDERROR_MSG::Parameters[MAXIMUM_HARDERROR_PARAMETERS]

Definition at line 844 of file extypes.h.

◆ Response

ULONG _HARDERROR_MSG::Response

Definition at line 841 of file extypes.h.

Referenced by CsrApiRequestThread().

◆ Status

NTSTATUS _HARDERROR_MSG::Status

Definition at line 838 of file extypes.h.

◆ UnicodeStringParameterMask

ULONG _HARDERROR_MSG::UnicodeStringParameterMask

Definition at line 843 of file extypes.h.

◆ ValidResponseOptions

ULONG _HARDERROR_MSG::ValidResponseOptions

Definition at line 840 of file extypes.h.


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