Cat
Public Attributes | List of all members
_OVERLAPPED Struct Reference

#include <WinTypes.h>

Public Attributes

DWORD Internal
 
DWORD InternalHigh
 
DWORD Offset
 
DWORD OffsetHigh
 
HANDLE hEvent
 

Detailed Description

Definition at line 36 of file WinTypes.h.

Member Data Documentation

◆ hEvent

HANDLE _OVERLAPPED::hEvent

Definition at line 41 of file WinTypes.h.

◆ Internal

DWORD _OVERLAPPED::Internal

Definition at line 37 of file WinTypes.h.

◆ InternalHigh

DWORD _OVERLAPPED::InternalHigh

Definition at line 38 of file WinTypes.h.

◆ Offset

DWORD _OVERLAPPED::Offset

Definition at line 39 of file WinTypes.h.

◆ OffsetHigh

DWORD _OVERLAPPED::OffsetHigh

Definition at line 40 of file WinTypes.h.


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