TTMSFNCPDFLibPlatformServices.RemovePlatformService Method
Unregisters and frees the platform service associated with the specified GUID.
API unit family: TMSFNCPDFCoreLibBase
Declaring type: TTMSFNCPDFLibPlatformServices
Syntax
procedure RemovePlatformService(const AServiceGUID: TGUID);
Parameters
| Name | Description |
|---|---|
AServiceGUID |
GUID identifying the service to remove. |