ReactOS 0.4.15-dev-8434-g155a7c7
_WDF_REQUEST_REUSE_PARAMS_V1_1 Struct Reference

#include <wdf11.h>

Collaboration diagram for _WDF_REQUEST_REUSE_PARAMS_V1_1:

Public Attributes

ULONG Size
 
ULONG Flags
 
NTSTATUS Status
 
PIRP NewIrp
 

Detailed Description

Definition at line 1685 of file wdf11.h.

Member Data Documentation

◆ Flags

ULONG _WDF_REQUEST_REUSE_PARAMS_V1_1::Flags

Definition at line 1694 of file wdf11.h.

◆ NewIrp

PIRP _WDF_REQUEST_REUSE_PARAMS_V1_1::NewIrp

Definition at line 1707 of file wdf11.h.

◆ Size

ULONG _WDF_REQUEST_REUSE_PARAMS_V1_1::Size

Definition at line 1689 of file wdf11.h.

◆ Status

NTSTATUS _WDF_REQUEST_REUSE_PARAMS_V1_1::Status

Definition at line 1699 of file wdf11.h.


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