Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Microsoft > API/Runtime/Core/Microsoft/FMicrosoftPlatformStackWalk
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Microsoft/MicrosoftPlatformStackWalk.h |
| Include | #include "Microsoft/MicrosoftPlatformStackWalk.h" |
| Source | /Engine/Source/Runtime/Core/Private/Microsoft/MicrosoftPlatformStackWalk.cpp |
static bool ExtractInfoFromModule
&40;
void &42; ProcessHandle,
void &42; ModuleHandle,
FStackWalkModuleInfo & OutInfo
&41;
Remarks
Extract debug info for a module from the module header in memory. Can directly read the information even when the current target can't load the symbols itself or use certain DbgHelp APIs.