#include <WinTypes.h>
Data Fields | |
DWORD | Internal |
DWORD | InternalHigh |
DWORD | Offset |
DWORD | OffsetHigh |
HANDLE | hEvent |
Definition at line 67 of file WinTypes.h.
HANDLE _OVERLAPPED::hEvent |
Definition at line 73 of file WinTypes.h.
DWORD _OVERLAPPED::Internal |
Definition at line 69 of file WinTypes.h.
DWORD _OVERLAPPED::InternalHigh |
Definition at line 70 of file WinTypes.h.
DWORD _OVERLAPPED::Offset |
Definition at line 71 of file WinTypes.h.
DWORD _OVERLAPPED::OffsetHigh |
Definition at line 72 of file WinTypes.h.