UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FWindowsThreadContextWrapper Struct Reference

Public Types

enum  { MAGIC_VAL = 0x5397fe56 }
 

Public Member Functions

 FWindowsThreadContextWrapper ()
 
void CheckOk ()
 

Public Attributes

int32 Magic
 
CONTEXT Context
 
HANDLE ThreadHandle
 

Member Enumeration Documentation

◆ anonymous enum

Enumerator
MAGIC_VAL 

Constructor & Destructor Documentation

◆ FWindowsThreadContextWrapper()

FWindowsThreadContextWrapper::FWindowsThreadContextWrapper ( )
inline

Member Function Documentation

◆ CheckOk()

void FWindowsThreadContextWrapper::CheckOk ( )
inline

Member Data Documentation

◆ Context

CONTEXT FWindowsThreadContextWrapper::Context

◆ Magic

int32 FWindowsThreadContextWrapper::Magic

◆ ThreadHandle

HANDLE FWindowsThreadContextWrapper::ThreadHandle

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