ReactOS 0.4.15-dev-7924-g5949c20
_WDF_REQUEST_REUSE_PARAMS_V1_13 Struct Reference

#include <wdf113.h>

Collaboration diagram for _WDF_REQUEST_REUSE_PARAMS_V1_13:

Public Attributes

ULONG Size
 
ULONG Flags
 
NTSTATUS Status
 
PIRP NewIrp
 

Detailed Description

Definition at line 2345 of file wdf113.h.

Member Data Documentation

◆ Flags

ULONG _WDF_REQUEST_REUSE_PARAMS_V1_13::Flags

Definition at line 2354 of file wdf113.h.

◆ NewIrp

PIRP _WDF_REQUEST_REUSE_PARAMS_V1_13::NewIrp

Definition at line 2367 of file wdf113.h.

◆ Size

ULONG _WDF_REQUEST_REUSE_PARAMS_V1_13::Size

Definition at line 2349 of file wdf113.h.

◆ Status

NTSTATUS _WDF_REQUEST_REUSE_PARAMS_V1_13::Status

Definition at line 2359 of file wdf113.h.


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