ReactOS 0.4.15-dev-7931-gfd331f1
_WDF_REQUEST_REUSE_PARAMS_V1_11 Struct Reference

#include <wdf111.h>

Collaboration diagram for _WDF_REQUEST_REUSE_PARAMS_V1_11:

Public Attributes

ULONG Size
 
ULONG Flags
 
NTSTATUS Status
 
PIRP NewIrp
 

Detailed Description

Definition at line 2188 of file wdf111.h.

Member Data Documentation

◆ Flags

ULONG _WDF_REQUEST_REUSE_PARAMS_V1_11::Flags

Definition at line 2197 of file wdf111.h.

◆ NewIrp

PIRP _WDF_REQUEST_REUSE_PARAMS_V1_11::NewIrp

Definition at line 2210 of file wdf111.h.

◆ Size

ULONG _WDF_REQUEST_REUSE_PARAMS_V1_11::Size

Definition at line 2192 of file wdf111.h.

◆ Status

NTSTATUS _WDF_REQUEST_REUSE_PARAMS_V1_11::Status

Definition at line 2202 of file wdf111.h.


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