ReactOS 0.4.15-dev-7924-g5949c20
_WSK_DATAGRAM_INDICATION Struct Reference

#include <wsk.h>

Collaboration diagram for _WSK_DATAGRAM_INDICATION:

Public Member Functions

 _Field_size_bytes_ (ControlInfoLength) PCMSGHDR ControlInfo
 

Public Attributes

struct _WSK_DATAGRAM_INDICATIONNext
 
WSK_BUF Buffer
 
ULONG ControlInfoLength
 
PSOCKADDR RemoteAddress
 

Detailed Description

Definition at line 112 of file wsk.h.

Member Function Documentation

◆ _Field_size_bytes_()

_WSK_DATAGRAM_INDICATION::_Field_size_bytes_ ( ControlInfoLength  )

Member Data Documentation

◆ Buffer

WSK_BUF _WSK_DATAGRAM_INDICATION::Buffer

Definition at line 115 of file wsk.h.

◆ ControlInfoLength

ULONG _WSK_DATAGRAM_INDICATION::ControlInfoLength

Definition at line 117 of file wsk.h.

◆ Next

struct _WSK_DATAGRAM_INDICATION* _WSK_DATAGRAM_INDICATION::Next

Definition at line 114 of file wsk.h.

◆ RemoteAddress

PSOCKADDR _WSK_DATAGRAM_INDICATION::RemoteAddress

Definition at line 118 of file wsk.h.


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