ReactOS 0.4.15-dev-7942-gd23573b
_AFD_SEND_INFO_UDP Struct Reference

#include <shared.h>

Collaboration diagram for _AFD_SEND_INFO_UDP:

Public Attributes

PAFD_WSABUF BufferArray
 
ULONG BufferCount
 
ULONG AfdFlags
 
TDI_REQUEST_SEND_DATAGRAM TdiRequest
 
TDI_CONNECTION_INFORMATION TdiConnection
 

Detailed Description

Definition at line 107 of file shared.h.

Member Data Documentation

◆ AfdFlags

ULONG _AFD_SEND_INFO_UDP::AfdFlags

Definition at line 110 of file shared.h.

Referenced by AfdSendTo(), and WSPSendTo().

◆ BufferArray

PAFD_WSABUF _AFD_SEND_INFO_UDP::BufferArray

◆ BufferCount

ULONG _AFD_SEND_INFO_UDP::BufferCount

◆ TdiConnection

TDI_CONNECTION_INFORMATION _AFD_SEND_INFO_UDP::TdiConnection

Definition at line 112 of file shared.h.

Referenced by AfdPacketSocketWriteData(), AfdSendTo(), and WSPSendTo().

◆ TdiRequest

TDI_REQUEST_SEND_DATAGRAM _AFD_SEND_INFO_UDP::TdiRequest

Definition at line 111 of file shared.h.


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