ReactOS 0.4.15-dev-7907-g95bf896
_AFD_TDI_OBJECT_QELT Struct Reference

#include <afd.h>

Collaboration diagram for _AFD_TDI_OBJECT_QELT:

Public Attributes

LIST_ENTRY ListEntry
 
UINT Seq
 
PTDI_CONNECTION_INFORMATION ConnInfo
 
AFD_TDI_OBJECT Object
 

Detailed Description

Definition at line 134 of file afd.h.

Member Data Documentation

◆ ConnInfo

PTDI_CONNECTION_INFORMATION _AFD_TDI_OBJECT_QELT::ConnInfo

Definition at line 137 of file afd.h.

Referenced by ListenComplete(), SatisfyAccept(), and SatisfyPreAccept().

◆ ListEntry

LIST_ENTRY _AFD_TDI_OBJECT_QELT::ListEntry

Definition at line 135 of file afd.h.

Referenced by ListenComplete().

◆ Object

AFD_TDI_OBJECT _AFD_TDI_OBJECT_QELT::Object

Definition at line 138 of file afd.h.

Referenced by AfdCloseSocket(), ListenComplete(), and SatisfyAccept().

◆ Seq

UINT _AFD_TDI_OBJECT_QELT::Seq

Definition at line 136 of file afd.h.

Referenced by AfdAccept(), ListenComplete(), and SatisfyPreAccept().


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