ReactOS 0.4.15-dev-7907-g95bf896
_WSAOVERLAPPED Struct Reference

#include <winsock2.h>

Public Attributes

DWORD Internal
 
DWORD InternalHigh
 
DWORD Offset
 
DWORD OffsetHigh
 
WSAEVENT hEvent
 

Detailed Description

Definition at line 608 of file winsock2.h.

Member Data Documentation

◆ hEvent

WSAEVENT _WSAOVERLAPPED::hEvent

Definition at line 613 of file winsock2.h.

Referenced by test_ip_pktinfo().

◆ Internal

DWORD _WSAOVERLAPPED::Internal

Definition at line 609 of file winsock2.h.

◆ InternalHigh

DWORD _WSAOVERLAPPED::InternalHigh

Definition at line 610 of file winsock2.h.

◆ Offset

DWORD _WSAOVERLAPPED::Offset

Definition at line 611 of file winsock2.h.

◆ OffsetHigh

DWORD _WSAOVERLAPPED::OffsetHigh

Definition at line 612 of file winsock2.h.


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