|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wdfbugcodes.h>

Public Attributes | |
| WDFREQUEST | Request |
| PIRP | Irp |
| ULONG | OutputBufferLength |
| ULONG_PTR | Information |
| UCHAR | MajorFunction |
Definition at line 113 of file wdfbugcodes.h.
| ULONG_PTR _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA::Information |
Definition at line 120 of file wdfbugcodes.h.
| PIRP _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA::Irp |
Definition at line 116 of file wdfbugcodes.h.
| UCHAR _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA::MajorFunction |
Definition at line 122 of file wdfbugcodes.h.
| ULONG _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA::OutputBufferLength |
Definition at line 118 of file wdfbugcodes.h.
| WDFREQUEST _WDF_REQUEST_FATAL_ERROR_INFORMATION_LENGTH_MISMATCH_DATA::Request |
Definition at line 114 of file wdfbugcodes.h.