ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_REQUEST_REUSE_PARAMS_V1_5 Struct Reference

#include <wdf15.h>

Collaboration diagram for _WDF_REQUEST_REUSE_PARAMS_V1_5:

Public Attributes

ULONG Size
 
ULONG Flags
 
NTSTATUS Status
 
PIRP NewIrp
 

Detailed Description

Definition at line 1691 of file wdf15.h.

Member Data Documentation

◆ Flags

ULONG _WDF_REQUEST_REUSE_PARAMS_V1_5::Flags

Definition at line 1700 of file wdf15.h.

◆ NewIrp

PIRP _WDF_REQUEST_REUSE_PARAMS_V1_5::NewIrp

Definition at line 1713 of file wdf15.h.

◆ Size

ULONG _WDF_REQUEST_REUSE_PARAMS_V1_5::Size

Definition at line 1695 of file wdf15.h.

◆ Status

NTSTATUS _WDF_REQUEST_REUSE_PARAMS_V1_5::Status

Definition at line 1705 of file wdf15.h.


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