ReactOS 0.4.15-dev-7834-g00c4b3d
_AFD_SEND_INFO Struct Reference

#include <shared.h>

Collaboration diagram for _AFD_SEND_INFO:

Public Attributes

PAFD_WSABUF BufferArray
 
ULONG BufferCount
 
ULONG AfdFlags
 
ULONG TdiFlags
 

Detailed Description

Definition at line 100 of file shared.h.

Member Data Documentation

◆ AfdFlags

ULONG _AFD_SEND_INFO::AfdFlags

Definition at line 103 of file shared.h.

Referenced by AfdConnectedSocketWriteData(), AfdSend(), SendComplete(), and WSPSend().

◆ BufferArray

PAFD_WSABUF _AFD_SEND_INFO::BufferArray

◆ BufferCount

ULONG _AFD_SEND_INFO::BufferCount

◆ TdiFlags

ULONG _AFD_SEND_INFO::TdiFlags

Definition at line 104 of file shared.h.

Referenced by AfdSend(), and WSPSend().


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