ITargetDeviceServiceManager::RemoveStartupService

Removes a service from the list of services that are started automatically.

Windows
MacOS
Linux

References

Module

TargetDeviceServices

Header

/Engine/Source/Developer/TargetDeviceServices/Public/ITargetDeviceServiceManager.h

Include

#include "ITargetDeviceServiceManager.h"

Syntax

void RemoveStartupService
(
    const FString & DeviceName
)

Remarks

Removes a service from the list of services that are started automatically.

Parameters

Parameter

Description

DeviceName

The device name for the service to remove from the startup list.

See Also

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