ReactOS 0.4.15-dev-7953-g1f49173
_WDF_REQUEST_REUSE_PARAMS_V2_15 Struct Reference

#include <wdf215.h>

Collaboration diagram for _WDF_REQUEST_REUSE_PARAMS_V2_15:

Public Attributes

ULONG Size
 
ULONG Flags
 
NTSTATUS Status
 
PIRP NewIrp
 

Detailed Description

Definition at line 2270 of file wdf215.h.

Member Data Documentation

◆ Flags

ULONG _WDF_REQUEST_REUSE_PARAMS_V2_15::Flags

Definition at line 2279 of file wdf215.h.

◆ NewIrp

PIRP _WDF_REQUEST_REUSE_PARAMS_V2_15::NewIrp

Definition at line 2292 of file wdf215.h.

◆ Size

ULONG _WDF_REQUEST_REUSE_PARAMS_V2_15::Size

Definition at line 2274 of file wdf215.h.

◆ Status

NTSTATUS _WDF_REQUEST_REUSE_PARAMS_V2_15::Status

Definition at line 2284 of file wdf215.h.


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