ITMSFNCGeocodingService Interface
Creates and releases geocoding service instances.
API unit family: TMSFNCGeocoding
Extends: IInterface
Syntax
ITMSFNCGeocodingService = interface(IInterface)
Methods
| Name | Description |
|---|---|
| CreateGeocoding | Creates and returns a new service instance. |
| DestroyGeocoding | Releases the service instance and its associated resources. |