ReactOS 0.4.15-dev-7834-g00c4b3d
_WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_1 Struct Reference

#include <wdf11.h>

Collaboration diagram for _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_1:

Public Attributes

WDFREQUEST Request
 
PIRP Irp
 
ULONG OutputBufferLength
 
ULONG_PTR Information
 
UCHAR MajorFunction
 

Detailed Description

Definition at line 158 of file wdf11.h.

Member Data Documentation

◆ Information

ULONG_PTR _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_1::Information

Definition at line 165 of file wdf11.h.

◆ Irp

PIRP _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_1::Irp

Definition at line 161 of file wdf11.h.

◆ MajorFunction

UCHAR _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_1::MajorFunction

Definition at line 167 of file wdf11.h.

◆ OutputBufferLength

ULONG _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_1::OutputBufferLength

Definition at line 163 of file wdf11.h.

◆ Request

WDFREQUEST _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_1::Request

Definition at line 159 of file wdf11.h.


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