#include <WinTypes.h>
Public Attributes | |
HANDLE | hEvent |
DWORD | Internal |
DWORD | InternalHigh |
DWORD | Offset |
DWORD | OffsetHigh |
Definition at line 40 of file WinTypes.h.
HANDLE _OVERLAPPED::hEvent |
Definition at line 45 of file WinTypes.h.
DWORD _OVERLAPPED::Internal |
Definition at line 41 of file WinTypes.h.
DWORD _OVERLAPPED::InternalHigh |
Definition at line 42 of file WinTypes.h.
DWORD _OVERLAPPED::Offset |
Definition at line 43 of file WinTypes.h.
DWORD _OVERLAPPED::OffsetHigh |
Definition at line 44 of file WinTypes.h.