- Recompilación en Delphi10 de todos los paquetes de RO para generar las DCU's en Lib\D10 - Recompilación en Delphi10 de todos los paquetes de DA para generar las DCU's en Lib\D10 git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.RemObjects@9 b6239004-a887-0f4b-9937-50029ccdca16
37 lines
1.1 KiB
XML
37 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Library Name="AutoServerLibrary" UID="{E9FFBC72-4E93-4399-9AEE-E12D20E5CF13}" Version="3.0">
|
|
<Services>
|
|
<Service Name="AutoServerService" UID="{3223B357-0943-4A15-89AC-B88D3A25E196}">
|
|
<Interfaces>
|
|
<Interface Name="Default" UID="{03EF69F8-5396-4CD6-BD4E-FC172489F603}">
|
|
<Documentation>
|
|
<![CDATA[Service NewService. This service has been automatically generated using the RODL template you can find in the Templates directory.]]>
|
|
</Documentation>
|
|
<Operations>
|
|
<Operation Name="GetServerTime" UID="{3FE54C63-F5D1-49FE-9C4D-A88495736CCF}">
|
|
<Parameters>
|
|
<Parameter Name="Result" DataType="DateTime" Flag="Result">
|
|
</Parameter>
|
|
</Parameters>
|
|
</Operation>
|
|
<Operation Name="GetEnvironment" UID="{F0041BD0-0DE2-4B24-80AB-E7F504FC3AE3}">
|
|
<Parameters>
|
|
<Parameter Name="Result" DataType="String" Flag="Result">
|
|
</Parameter>
|
|
<Parameter Name="Environment" DataType="String" Flag="In" >
|
|
</Parameter>
|
|
</Parameters>
|
|
</Operation>
|
|
</Operations>
|
|
</Interface>
|
|
</Interfaces>
|
|
</Service>
|
|
</Services>
|
|
<Structs>
|
|
</Structs>
|
|
<Enums>
|
|
</Enums>
|
|
<Arrays>
|
|
</Arrays>
|
|
</Library>
|