OVERLAPPED
version(Windows)
extern (
Windows) @
nogc nothrow
struct OVERLAPPED {
}
Members
- __anonymous
union __anonymous
Undocumented in source.
- Internal
ULONG_PTR Internal;
Undocumented in source.
- InternalHigh
ULONG_PTR InternalHigh;
Undocumented in source.
- hEvent
HANDLE hEvent;
Undocumented in source.
runtime system windows windows_
aliasesenumsfunctionsstructsvariables