ReactOS 0.4.15-dev-7942-gd23573b
_WDFQUEUE_TRIAGE_INFO_V2_0 Struct Reference

#include <wdf20.h>

Public Attributes

ULONG QueueSize
 
ULONG IrpQueue1
 
ULONG IrpQueue2
 
ULONG RequestList1
 
ULONG RequestList2
 
ULONG FwdProgressContext
 
ULONG PkgIo
 

Detailed Description

Definition at line 2418 of file wdf20.h.

Member Data Documentation

◆ FwdProgressContext

ULONG _WDFQUEUE_TRIAGE_INFO_V2_0::FwdProgressContext

Definition at line 2430 of file wdf20.h.

◆ IrpQueue1

ULONG _WDFQUEUE_TRIAGE_INFO_V2_0::IrpQueue1

Definition at line 2422 of file wdf20.h.

◆ IrpQueue2

ULONG _WDFQUEUE_TRIAGE_INFO_V2_0::IrpQueue2

Definition at line 2424 of file wdf20.h.

◆ PkgIo

ULONG _WDFQUEUE_TRIAGE_INFO_V2_0::PkgIo

Definition at line 2432 of file wdf20.h.

◆ QueueSize

ULONG _WDFQUEUE_TRIAGE_INFO_V2_0::QueueSize

Definition at line 2420 of file wdf20.h.

◆ RequestList1

ULONG _WDFQUEUE_TRIAGE_INFO_V2_0::RequestList1

Definition at line 2426 of file wdf20.h.

◆ RequestList2

ULONG _WDFQUEUE_TRIAGE_INFO_V2_0::RequestList2

Definition at line 2428 of file wdf20.h.


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