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

Go to the source code of this file.

Classes

class  FMicrosoftReadRequestWorker
 
class  FMicrosoftReadRequest
 
class  FMicrosoftSizeRequest
 
class  FMicrosoftFailedRequest
 
class  FMicrosoftAsyncReadFileHandle
 

Macros

#define USE_WINAPI_CREATEFILE2   0
 

Functions

HANDLE GetIOPooledEvent ()
 
void FreeIOPooledEvent (HANDLE ToFree)
 

Variables

CORE_API TLockFreePointerListUnordered< void, PLATFORM_CACHE_LINE_SIZEMicrosoftAsyncIOEventPool
 

Macro Definition Documentation

◆ USE_WINAPI_CREATEFILE2

#define USE_WINAPI_CREATEFILE2   0

Function Documentation

◆ FreeIOPooledEvent()

void FreeIOPooledEvent ( HANDLE  ToFree)

◆ GetIOPooledEvent()

HANDLE GetIOPooledEvent ( )

Variable Documentation

◆ MicrosoftAsyncIOEventPool