ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_0 Struct Reference

#include <wdf10.h>

Collaboration diagram for _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_0:

Public Attributes

WDFREQUEST Request
 
PIRP Irp
 
ULONG OutputBufferLength
 
ULONG_PTR Information
 
UCHAR MajorFunction
 

Detailed Description

Definition at line 156 of file wdf10.h.

Member Data Documentation

◆ Information

ULONG_PTR _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_0::Information

Definition at line 163 of file wdf10.h.

◆ Irp

PIRP _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_0::Irp

Definition at line 159 of file wdf10.h.

◆ MajorFunction

UCHAR _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_0::MajorFunction

Definition at line 165 of file wdf10.h.

◆ OutputBufferLength

ULONG _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_0::OutputBufferLength

Definition at line 161 of file wdf10.h.

◆ Request

WDFREQUEST _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_0::Request

Definition at line 157 of file wdf10.h.


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