Table of Contents

TTMSFNCDirectionsPlatformServices.GetPlatformService Method

Returns a registered platform service interface.

API unit family: TMSFNCDirections Declaring type: TTMSFNCDirectionsPlatformServices

Syntax

function GetPlatformService(const AServiceGUID: TGUID): IInterface;

Parameters

Name Description
AServiceGUID GUID that identifies the platform service.

Returns

The registered platform service interface, or nil when not found.