ReactOS 0.4.15-dev-8100-g1887773
_QUERY_HW_WORK_ITEM Struct Reference
Collaboration diagram for _QUERY_HW_WORK_ITEM:

Public Attributes

PIO_WORKITEM WorkItem
 
PIRP Irp
 
PIO_STACK_LOCATION IrpSp
 
PIP_INTERFACE Interface
 
LARGE_INTEGER StartTime
 
ULONG RemoteIP
 

Detailed Description

Definition at line 17 of file dispatch.c.

Member Data Documentation

◆ Interface

PIP_INTERFACE _QUERY_HW_WORK_ITEM::Interface

Definition at line 21 of file dispatch.c.

◆ Irp

PIRP _QUERY_HW_WORK_ITEM::Irp

Definition at line 19 of file dispatch.c.

◆ IrpSp

PIO_STACK_LOCATION _QUERY_HW_WORK_ITEM::IrpSp

Definition at line 20 of file dispatch.c.

◆ RemoteIP

ULONG _QUERY_HW_WORK_ITEM::RemoteIP

Definition at line 23 of file dispatch.c.

◆ StartTime

LARGE_INTEGER _QUERY_HW_WORK_ITEM::StartTime

Definition at line 22 of file dispatch.c.

◆ WorkItem

PIO_WORKITEM _QUERY_HW_WORK_ITEM::WorkItem

Definition at line 18 of file dispatch.c.


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