ReactOS 0.4.15-dev-7942-gd23573b
_WDF_REQUEST_REUSE_PARAMS_V1_0 Struct Reference

#include <wdf10.h>

Collaboration diagram for _WDF_REQUEST_REUSE_PARAMS_V1_0:

Public Attributes

ULONG Size
 
ULONG Flags
 
NTSTATUS Status
 
PIRP NewIrp
 

Detailed Description

Definition at line 1655 of file wdf10.h.

Member Data Documentation

◆ Flags

ULONG _WDF_REQUEST_REUSE_PARAMS_V1_0::Flags

Definition at line 1664 of file wdf10.h.

◆ NewIrp

PIRP _WDF_REQUEST_REUSE_PARAMS_V1_0::NewIrp

Definition at line 1677 of file wdf10.h.

◆ Size

ULONG _WDF_REQUEST_REUSE_PARAMS_V1_0::Size

Definition at line 1659 of file wdf10.h.

◆ Status

NTSTATUS _WDF_REQUEST_REUSE_PARAMS_V1_0::Status

Definition at line 1669 of file wdf10.h.


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