ReactOS 0.4.16-dev-303-g11d5cb8
|
#include <wdfrequest.h>
Public Attributes | |
ULONG | Size |
ULONG | Flags |
NTSTATUS | Status |
PIRP | NewIrp |
Definition at line 336 of file wdfrequest.h.
ULONG _WDF_REQUEST_REUSE_PARAMS::Flags |
Definition at line 345 of file wdfrequest.h.
PIRP _WDF_REQUEST_REUSE_PARAMS::NewIrp |
Definition at line 358 of file wdfrequest.h.
ULONG _WDF_REQUEST_REUSE_PARAMS::Size |
Definition at line 340 of file wdfrequest.h.
NTSTATUS _WDF_REQUEST_REUSE_PARAMS::Status |
Definition at line 350 of file wdfrequest.h.