ReactOS 0.4.15-dev-8434-g155a7c7
_TDI_REQUEST_LISTEN Struct Reference

#include <tdi.h>

Collaboration diagram for _TDI_REQUEST_LISTEN:

Public Attributes

TDI_REQUEST Request
 
PTDI_CONNECTION_INFORMATION RequestConnectionInformation
 
PTDI_CONNECTION_INFORMATION ReturnConnectionInformation
 
USHORT ListenFlags
 

Detailed Description

Definition at line 78 of file tdi.h.

Member Data Documentation

◆ ListenFlags

USHORT _TDI_REQUEST_LISTEN::ListenFlags

Definition at line 82 of file tdi.h.

◆ Request

TDI_REQUEST _TDI_REQUEST_LISTEN::Request

Definition at line 79 of file tdi.h.

◆ RequestConnectionInformation

PTDI_CONNECTION_INFORMATION _TDI_REQUEST_LISTEN::RequestConnectionInformation

Definition at line 80 of file tdi.h.

◆ ReturnConnectionInformation

PTDI_CONNECTION_INFORMATION _TDI_REQUEST_LISTEN::ReturnConnectionInformation

Definition at line 81 of file tdi.h.


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