TTMSFNCLocationPlatformServices.RemovePlatformService Method
Unregisters the platform-specific service registered under the specified interface GUID.
API unit family: TMSFNCLocation
Declaring type: TTMSFNCLocationPlatformServices
Syntax
procedure RemovePlatformService(const AServiceGUID: TGUID);
Parameters
| Name | Description |
|---|---|
AServiceGUID |
Interface GUID of the service to remove. |