![]() |
Ark Server API (ASA) - Wiki
|
#include <MinimalWindowsApi.h>
Public Attributes | ||
| struct { | ||
| DWORD LowPart | ||
| LONG HighPart | ||
| }; | ||
| LONGLONG | QuadPart | |
Definition at line 185 of file MinimalWindowsApi.h.
| struct { ... } Windows::LARGE_INTEGER |
| LONG Windows::LARGE_INTEGER::HighPart |
Definition at line 185 of file MinimalWindowsApi.h.
| DWORD Windows::LARGE_INTEGER::LowPart |
Definition at line 185 of file MinimalWindowsApi.h.
| LONGLONG Windows::LARGE_INTEGER::QuadPart |
Definition at line 185 of file MinimalWindowsApi.h.