ReactOS 0.4.15-dev-7934-g1dc8d80
_WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA Struct Reference

#include <wdfbugcodes.h>

Collaboration diagram for _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA:

Public Attributes

WDFREQUEST Request
 
PIRP Irp
 
ULONG OutputBufferLength
 
ULONG_PTR Information
 
UCHAR MajorFunction
 

Detailed Description

Definition at line 113 of file wdfbugcodes.h.

Member Data Documentation

◆ Information

ULONG_PTR _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA::Information

Definition at line 120 of file wdfbugcodes.h.

◆ Irp

PIRP _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA::Irp

Definition at line 116 of file wdfbugcodes.h.

◆ MajorFunction

UCHAR _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA::MajorFunction

Definition at line 122 of file wdfbugcodes.h.

◆ OutputBufferLength

ULONG _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA::OutputBufferLength

Definition at line 118 of file wdfbugcodes.h.

◆ Request

WDFREQUEST _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA::Request

Definition at line 114 of file wdfbugcodes.h.


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