ReactOS 0.4.16-dev-117-g38f21f9
|
#include <titypes.h>
Public Attributes | |
PIRP | Irp |
PMDL | InputMdl |
PMDL | OutputMdl |
TCP_REQUEST_QUERY_INFORMATION_EX | QueryInfo |
PMDL _TI_QUERY_CONTEXT::InputMdl |
Definition at line 301 of file titypes.h.
Referenced by DispTdiQueryInformationEx(), and DispTdiQueryInformationExComplete().
PIRP _TI_QUERY_CONTEXT::Irp |
Definition at line 300 of file titypes.h.
Referenced by DispTdiQueryInformationEx(), and DispTdiQueryInformationExComplete().
PMDL _TI_QUERY_CONTEXT::OutputMdl |
Definition at line 302 of file titypes.h.
Referenced by DispTdiQueryInformationEx(), and DispTdiQueryInformationExComplete().
TCP_REQUEST_QUERY_INFORMATION_EX _TI_QUERY_CONTEXT::QueryInfo |
Definition at line 303 of file titypes.h.
Referenced by DispTdiQueryInformationEx(), and DispTdiQueryInformationExComplete().