ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_REQUEST_REUSE_PARAMS_V1_15 Struct Reference

#include <wdf115.h>

Collaboration diagram for _WDF_REQUEST_REUSE_PARAMS_V1_15:

Public Attributes

ULONG Size
 
ULONG Flags
 
NTSTATUS Status
 
PIRP NewIrp
 

Detailed Description

Definition at line 2360 of file wdf115.h.

Member Data Documentation

◆ Flags

ULONG _WDF_REQUEST_REUSE_PARAMS_V1_15::Flags

Definition at line 2369 of file wdf115.h.

◆ NewIrp

PIRP _WDF_REQUEST_REUSE_PARAMS_V1_15::NewIrp

Definition at line 2382 of file wdf115.h.

◆ Size

ULONG _WDF_REQUEST_REUSE_PARAMS_V1_15::Size

Definition at line 2364 of file wdf115.h.

◆ Status

NTSTATUS _WDF_REQUEST_REUSE_PARAMS_V1_15::Status

Definition at line 2374 of file wdf115.h.


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