ReactOS 0.4.15-dev-7918-g2a2556c
_TDI_REQUEST_RECEIVE_DATAGRAM Struct Reference

#include <tdi.h>

Collaboration diagram for _TDI_REQUEST_RECEIVE_DATAGRAM:

Public Attributes

TDI_REQUEST Request
 
PTDI_CONNECTION_INFORMATION ReceiveDatagramInformation
 
PTDI_CONNECTION_INFORMATION ReturnInformation
 
USHORT ReceiveFlags
 

Detailed Description

Definition at line 105 of file tdi.h.

Member Data Documentation

◆ ReceiveDatagramInformation

PTDI_CONNECTION_INFORMATION _TDI_REQUEST_RECEIVE_DATAGRAM::ReceiveDatagramInformation

Definition at line 107 of file tdi.h.

◆ ReceiveFlags

USHORT _TDI_REQUEST_RECEIVE_DATAGRAM::ReceiveFlags

Definition at line 109 of file tdi.h.

◆ Request

TDI_REQUEST _TDI_REQUEST_RECEIVE_DATAGRAM::Request

Definition at line 106 of file tdi.h.

◆ ReturnInformation

PTDI_CONNECTION_INFORMATION _TDI_REQUEST_RECEIVE_DATAGRAM::ReturnInformation

Definition at line 108 of file tdi.h.


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