Cat
|
#include <WinTypes.h>
Public Attributes | |
DWORD | Internal |
DWORD | InternalHigh |
DWORD | Offset |
DWORD | OffsetHigh |
HANDLE | hEvent |
Definition at line 36 of file WinTypes.h.
HANDLE _OVERLAPPED::hEvent |
Definition at line 41 of file WinTypes.h.
DWORD _OVERLAPPED::Internal |
Definition at line 37 of file WinTypes.h.
DWORD _OVERLAPPED::InternalHigh |
Definition at line 38 of file WinTypes.h.
DWORD _OVERLAPPED::Offset |
Definition at line 39 of file WinTypes.h.
DWORD _OVERLAPPED::OffsetHigh |
Definition at line 40 of file WinTypes.h.