ReactOS 0.4.15-dev-7842-g558ab78
_AFD_SOCKET_INFORMATION Struct Reference

#include <shared.h>

Collaboration diagram for _AFD_SOCKET_INFORMATION:

Public Attributes

BOOL CommandChannel
 
INT AddressFamily
 
INT SocketType
 
INT Protocol
 
PVOID HelperContext
 
DWORD NotificationEvents
 
UNICODE_STRING TdiDeviceName
 
SOCKADDR Name
 

Detailed Description

Definition at line 340 of file shared.h.

Member Data Documentation

◆ AddressFamily

INT _AFD_SOCKET_INFORMATION::AddressFamily

Definition at line 342 of file shared.h.

◆ CommandChannel

BOOL _AFD_SOCKET_INFORMATION::CommandChannel

Definition at line 341 of file shared.h.

◆ HelperContext

PVOID _AFD_SOCKET_INFORMATION::HelperContext

Definition at line 345 of file shared.h.

◆ Name

SOCKADDR _AFD_SOCKET_INFORMATION::Name

Definition at line 348 of file shared.h.

◆ NotificationEvents

DWORD _AFD_SOCKET_INFORMATION::NotificationEvents

Definition at line 346 of file shared.h.

◆ Protocol

INT _AFD_SOCKET_INFORMATION::Protocol

Definition at line 344 of file shared.h.

◆ SocketType

INT _AFD_SOCKET_INFORMATION::SocketType

Definition at line 343 of file shared.h.

◆ TdiDeviceName

UNICODE_STRING _AFD_SOCKET_INFORMATION::TdiDeviceName

Definition at line 347 of file shared.h.


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