FMonitoredProcess::GetProcessHandle

Gets the Process Handle. The instance can be invalid if the process was not created.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/MonitoredProcess.h

Include

#include "Misc/MonitoredProcess.h"

Syntax

FProcHandle GetProcessHandle() const

Remarks

Gets the Process Handle. The instance can be invalid if the process was not created.

Returns

The Process Handle

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss