ReactOS 0.4.15-dev-7942-gd23573b
_TI_QUERY_CONTEXT Struct Reference

#include <titypes.h>

Collaboration diagram for _TI_QUERY_CONTEXT:

Public Attributes

PIRP Irp
 
PMDL InputMdl
 
PMDL OutputMdl
 
TCP_REQUEST_QUERY_INFORMATION_EX QueryInfo
 

Detailed Description

Definition at line 299 of file titypes.h.

Member Data Documentation

◆ InputMdl

PMDL _TI_QUERY_CONTEXT::InputMdl

Definition at line 301 of file titypes.h.

Referenced by DispTdiQueryInformationEx(), and DispTdiQueryInformationExComplete().

◆ Irp

PIRP _TI_QUERY_CONTEXT::Irp

Definition at line 300 of file titypes.h.

Referenced by DispTdiQueryInformationEx(), and DispTdiQueryInformationExComplete().

◆ OutputMdl

PMDL _TI_QUERY_CONTEXT::OutputMdl

Definition at line 302 of file titypes.h.

Referenced by DispTdiQueryInformationEx(), and DispTdiQueryInformationExComplete().

◆ QueryInfo

TCP_REQUEST_QUERY_INFORMATION_EX _TI_QUERY_CONTEXT::QueryInfo

Definition at line 303 of file titypes.h.

Referenced by DispTdiQueryInformationEx(), and DispTdiQueryInformationExComplete().


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