ReactOS 0.4.15-dev-8096-ga0eec98
_AFD_CREATE_PACKET Struct Reference

#include <shared.h>

Public Attributes

DWORD EndpointFlags
 
DWORD GroupID
 
DWORD SizeOfTransportName
 
WCHAR TransportName [1]
 

Detailed Description

Definition at line 21 of file shared.h.

Member Data Documentation

◆ EndpointFlags

DWORD _AFD_CREATE_PACKET::EndpointFlags

Definition at line 22 of file shared.h.

Referenced by AfdCreateSocket(), and WSPSocket().

◆ GroupID

DWORD _AFD_CREATE_PACKET::GroupID

Definition at line 23 of file shared.h.

Referenced by AfdCreateSocket(), and WSPSocket().

◆ SizeOfTransportName

DWORD _AFD_CREATE_PACKET::SizeOfTransportName

Definition at line 24 of file shared.h.

Referenced by AfdCreateSocket(), and WSPSocket().

◆ TransportName

WCHAR _AFD_CREATE_PACKET::TransportName[1]

Definition at line 25 of file shared.h.

Referenced by AfdCreateSocket(), and WSPSocket().


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