ReactOS 0.4.15-dev-7953-g1f49173
_WSK_PROVIDER_LISTEN_DISPATCH Struct Reference

#include <wsk.h>

Collaboration diagram for _WSK_PROVIDER_LISTEN_DISPATCH:

Public Attributes

 WSK_PROVIDER_BASIC_DISPATCH
 
PFN_WSK_BIND WskBind
 
PFN_WSK_ACCEPT WskAccept
 
PFN_WSK_INSPECT_COMPLETE WskInspectComplete
 
PFN_WSK_GET_LOCAL_ADDRESS WskGetLocalAddress
 

Detailed Description

Definition at line 256 of file wsk.h.

Member Data Documentation

◆ WSK_PROVIDER_BASIC_DISPATCH

_WSK_PROVIDER_LISTEN_DISPATCH::WSK_PROVIDER_BASIC_DISPATCH

Definition at line 261 of file wsk.h.

◆ WskAccept

PFN_WSK_ACCEPT _WSK_PROVIDER_LISTEN_DISPATCH::WskAccept

Definition at line 264 of file wsk.h.

◆ WskBind

PFN_WSK_BIND _WSK_PROVIDER_LISTEN_DISPATCH::WskBind

Definition at line 263 of file wsk.h.

◆ WskGetLocalAddress

PFN_WSK_GET_LOCAL_ADDRESS _WSK_PROVIDER_LISTEN_DISPATCH::WskGetLocalAddress

Definition at line 266 of file wsk.h.

◆ WskInspectComplete

PFN_WSK_INSPECT_COMPLETE _WSK_PROVIDER_LISTEN_DISPATCH::WskInspectComplete

Definition at line 265 of file wsk.h.


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