Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Microsoft
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Microsoft/MinimalWindowsApi.h |
| Include | #include "Microsoft/MinimalWindowsApi.h" |
Syntax
union LARGE_INTEGER
Variables
| Type | Name | Description | |
|---|---|---|---|
| Windows::LARGE_INTEGER | |||
| LONG | HighPart | ||
| DWORD | LowPart | ||
| LONGLONG | QuadPart |