ReactOS 0.4.15-dev-7953-g1f49173
_WDF_REQUEST_REUSE_PARAMS_V2_0 Struct Reference

#include <wdf20.h>

Collaboration diagram for _WDF_REQUEST_REUSE_PARAMS_V2_0:

Public Attributes

ULONG Size
 
ULONG Flags
 
NTSTATUS Status
 
PIRP NewIrp
 

Detailed Description

Definition at line 2258 of file wdf20.h.

Member Data Documentation

◆ Flags

ULONG _WDF_REQUEST_REUSE_PARAMS_V2_0::Flags

Definition at line 2267 of file wdf20.h.

◆ NewIrp

PIRP _WDF_REQUEST_REUSE_PARAMS_V2_0::NewIrp

Definition at line 2280 of file wdf20.h.

◆ Size

ULONG _WDF_REQUEST_REUSE_PARAMS_V2_0::Size

Definition at line 2262 of file wdf20.h.

◆ Status

NTSTATUS _WDF_REQUEST_REUSE_PARAMS_V2_0::Status

Definition at line 2272 of file wdf20.h.


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