ReactOS 0.4.15-dev-7934-g1dc8d80
_WDF_REQUEST_REUSE_PARAMS Struct Reference

#include <wdfrequest.h>

Collaboration diagram for _WDF_REQUEST_REUSE_PARAMS:

Public Attributes

ULONG Size
 
ULONG Flags
 
NTSTATUS Status
 
PIRP NewIrp
 

Detailed Description

Definition at line 336 of file wdfrequest.h.

Member Data Documentation

◆ Flags

ULONG _WDF_REQUEST_REUSE_PARAMS::Flags

Definition at line 345 of file wdfrequest.h.

◆ NewIrp

PIRP _WDF_REQUEST_REUSE_PARAMS::NewIrp

Definition at line 358 of file wdfrequest.h.

◆ Size

ULONG _WDF_REQUEST_REUSE_PARAMS::Size

Definition at line 340 of file wdfrequest.h.

◆ Status

NTSTATUS _WDF_REQUEST_REUSE_PARAMS::Status

Definition at line 350 of file wdfrequest.h.


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