ReactOS 0.4.15-dev-7942-gd23573b
_WDF_REQUEST_REUSE_PARAMS_V1_9 Struct Reference

#include <wdf19.h>

Collaboration diagram for _WDF_REQUEST_REUSE_PARAMS_V1_9:

Public Attributes

ULONG Size
 
ULONG Flags
 
NTSTATUS Status
 
PIRP NewIrp
 

Detailed Description

Definition at line 1876 of file wdf19.h.

Member Data Documentation

◆ Flags

ULONG _WDF_REQUEST_REUSE_PARAMS_V1_9::Flags

Definition at line 1885 of file wdf19.h.

◆ NewIrp

PIRP _WDF_REQUEST_REUSE_PARAMS_V1_9::NewIrp

Definition at line 1898 of file wdf19.h.

◆ Size

ULONG _WDF_REQUEST_REUSE_PARAMS_V1_9::Size

Definition at line 1880 of file wdf19.h.

◆ Status

NTSTATUS _WDF_REQUEST_REUSE_PARAMS_V1_9::Status

Definition at line 1890 of file wdf19.h.


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