Navigation
API > API/Developer > API/Developer/TargetDeviceServices > API/Developer/TargetDeviceServices/ITargetDeviceServiceManager
References
| Module | TargetDeviceServices |
| Header | /Engine/Source/Developer/TargetDeviceServices/Public/ITargetDeviceServiceManager.h |
| Include | #include "ITargetDeviceServiceManager.h" |
void RemoveStartupService
&40;
const FString & DeviceName
&41;
Remarks
Removes a service from the list of services that are started automatically.
Parameters
| Name | Description |
|---|---|
| DeviceName | The device name for the service to remove from the startup list. |