ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_REQUEST_REUSE_PARAMS_V1_7 Struct Reference

#include <wdf17.h>

Collaboration diagram for _WDF_REQUEST_REUSE_PARAMS_V1_7:

Public Attributes

ULONG Size
 
ULONG Flags
 
NTSTATUS Status
 
PIRP NewIrp
 

Detailed Description

Definition at line 1710 of file wdf17.h.

Member Data Documentation

◆ Flags

ULONG _WDF_REQUEST_REUSE_PARAMS_V1_7::Flags

Definition at line 1719 of file wdf17.h.

◆ NewIrp

PIRP _WDF_REQUEST_REUSE_PARAMS_V1_7::NewIrp

Definition at line 1732 of file wdf17.h.

◆ Size

ULONG _WDF_REQUEST_REUSE_PARAMS_V1_7::Size

Definition at line 1714 of file wdf17.h.

◆ Status

NTSTATUS _WDF_REQUEST_REUSE_PARAMS_V1_7::Status

Definition at line 1724 of file wdf17.h.


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