ITMSFNCLocationService Interface
Creates and releases location service instances.
API unit family: TMSFNCLocation
Extends: IInterface
Syntax
ITMSFNCLocationService = interface(IInterface)
Methods
| Name | Description |
|---|---|
| CreateLocation | Creates and returns a new service instance. |
| DestroyLocation | Releases the service instance and its associated resources. |