TwiceAsNice  2019-02-18
Public Attributes | List of all members
_OVERLAPPED Struct Reference

#include <WinTypes.h>

Collaboration diagram for _OVERLAPPED:
Collaboration graph

Public Attributes

DWORD Internal
 
DWORD InternalHigh
 
DWORD Offset
 
DWORD OffsetHigh
 
HANDLE hEvent
 

Member Data Documentation

◆ hEvent

HANDLE _OVERLAPPED::hEvent

◆ Internal

DWORD _OVERLAPPED::Internal

◆ InternalHigh

DWORD _OVERLAPPED::InternalHigh

◆ Offset

DWORD _OVERLAPPED::Offset

◆ OffsetHigh

DWORD _OVERLAPPED::OffsetHigh

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