TTMSFNCGeocodingPlatformServices Class
Registry of platform-specific service implementations for the geocoding service.
API unit family: TMSFNCGeocoding
Syntax
TTMSFNCGeocodingPlatformServices = 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. |