ReactOS 0.4.15-dev-7942-gd23573b
_WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_11 Struct Reference

#include <wdf111.h>

Collaboration diagram for _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_11:

Public Attributes

WDFREQUEST Request
 
PIRP Irp
 
ULONG OutputBufferLength
 
ULONG_PTR Information
 
UCHAR MajorFunction
 

Detailed Description

Definition at line 199 of file wdf111.h.

Member Data Documentation

◆ Information

ULONG_PTR _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_11::Information

Definition at line 206 of file wdf111.h.

◆ Irp

PIRP _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_11::Irp

Definition at line 202 of file wdf111.h.

◆ MajorFunction

UCHAR _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_11::MajorFunction

Definition at line 208 of file wdf111.h.

◆ OutputBufferLength

ULONG _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_11::OutputBufferLength

Definition at line 204 of file wdf111.h.

◆ Request

WDFREQUEST _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_11::Request

Definition at line 200 of file wdf111.h.


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