UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
WindowsPlatformFilePrivate.h File Reference

Go to the source code of this file.

Classes

class  FWindowsPlatformFile
 
class  FWindowsPlatformFile::FNormalizedFilename
 
class  FWindowsPlatformFile::FNormalizedDirectory
 

Namespaces

namespace  UE
 
namespace  UE::WindowsPlatformFile
 
namespace  UE::WindowsPlatformFile::Private
 

Macros

#define USE_WINDOWS_ASYNC_IMPL   0
 
#define USE_OVERLAPPED_IO   (!IS_PROGRAM && !WITH_EDITOR)
 

Functions

int32 UE::WindowsPlatformFile::Private::UEDayOfWeekToWindowsSystemTimeDayOfWeek (const EDayOfWeek InDayOfWeek)
 
FDateTime UE::WindowsPlatformFile::Private::WindowsFileTimeToUEDateTime (const FILETIME &InFileTime)
 
FILETIME UE::WindowsPlatformFile::Private::UEDateTimeToWindowsFileTime (const FDateTime &InDateTime)
 

Macro Definition Documentation

◆ USE_OVERLAPPED_IO

#define USE_OVERLAPPED_IO   (!IS_PROGRAM && !WITH_EDITOR)

◆ USE_WINDOWS_ASYNC_IMPL

#define USE_WINDOWS_ASYNC_IMPL   0