>
home
>
Custom Layer Boundary API
get_thread_context
September 8th 2024
Get the current thread's context
Signature
C++
Thread_Context* get_thread_context(Application_Links* app);
Parameters
app
the standard custom layer context pointer
Return
the pointer to the current thread's context