ReactOS 0.4.15-dev-7924-g5949c20
_WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_9 Struct Reference

#include <wdf19.h>

Collaboration diagram for _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_9:

Public Attributes

WDFREQUEST Request
 
PIRP Irp
 
ULONG OutputBufferLength
 
ULONG_PTR Information
 
UCHAR MajorFunction
 

Detailed Description

Definition at line 170 of file wdf19.h.

Member Data Documentation

◆ Information

ULONG_PTR _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_9::Information

Definition at line 177 of file wdf19.h.

◆ Irp

PIRP _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_9::Irp

Definition at line 173 of file wdf19.h.

◆ MajorFunction

UCHAR _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_9::MajorFunction

Definition at line 179 of file wdf19.h.

◆ OutputBufferLength

ULONG _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_9::OutputBufferLength

Definition at line 175 of file wdf19.h.

◆ Request

WDFREQUEST _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA_V1_9::Request

Definition at line 171 of file wdf19.h.


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