Table of Contents

TTMSFNCCloudBasePlatformServices.RemovePlatformService Method

Removes the platform service registered under the specified GUID.

API unit family: TMSFNCCloudBase Declaring type: TTMSFNCCloudBasePlatformServices

Syntax

procedure RemovePlatformService(const AServiceGUID: TGUID);

Parameters

Name Description
AServiceGUID The GUID of the service to remove.