TTMSFNCTollCostPlatformServices Class
Registry of platform-specific service implementations for the toll cost service.
API unit family: TMSFNCTollCost
Syntax
TTMSFNCTollCostPlatformServices = 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. |