image/svg+xml
Brteve's API for EveApps
Version 0.0.1
The reference document for common folder of EveApps project.
 
Loading...
Searching...
No Matches
_OVERLAPPED Struct Reference

#include <WinTypes.h>

Data Fields

DWORD Internal
 
DWORD InternalHigh
 
DWORD Offset
 
DWORD OffsetHigh
 
HANDLE hEvent
 

Detailed Description

Definition at line 67 of file WinTypes.h.

Field Documentation

◆ hEvent

HANDLE _OVERLAPPED::hEvent

Definition at line 73 of file WinTypes.h.

◆ Internal

DWORD _OVERLAPPED::Internal

Definition at line 69 of file WinTypes.h.

◆ InternalHigh

DWORD _OVERLAPPED::InternalHigh

Definition at line 70 of file WinTypes.h.

◆ Offset

DWORD _OVERLAPPED::Offset

Definition at line 71 of file WinTypes.h.

◆ OffsetHigh

DWORD _OVERLAPPED::OffsetHigh

Definition at line 72 of file WinTypes.h.


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