UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Windows::LARGE_INTEGER Union Reference

#include <MinimalWindowsApi.h>

Public Attributes

struct { 
 
   DWORD   LowPart 
 
   LONG   HighPart 
 
};  
 
LONGLONG QuadPart
 

Member Data Documentation

◆ [struct]

struct { ... } Windows::LARGE_INTEGER

◆ HighPart

LONG Windows::LARGE_INTEGER::HighPart

◆ LowPart

DWORD Windows::LARGE_INTEGER::LowPart

◆ QuadPart

LONGLONG Windows::LARGE_INTEGER::QuadPart

The documentation for this union was generated from the following file: