TTMSFNCLocationPlatformServices Class
Registry of platform-specific service implementations for the location service.
API unit family: TMSFNCLocation
Syntax
TTMSFNCLocationPlatformServices = class
Methods
| Name | Description |
|---|---|
| AddPlatformService | Registers a platform-specific service implementation under the specified interface GUID. |
| Current | Returns the shared platform-services registry for the current platform. |
| RemovePlatformService | Unregisters the platform-specific service registered under the specified interface GUID. |
| SupportsPlatformService | Returns whether a service implementation is registered for the specified interface GUID. |