Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/ITargetDevice
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetDevice.h |
Include | #include "Interfaces/ITargetDevice.h" |
virtual bool TerminateLaunchedProcess
&40;
const FString & ProcessIdentifier
&41;
Remarks
Cancel the application running on the device
Parameters
Name | Description |
---|---|
ProcessIdentifier | The bundle id |