- 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
42 lines
1.2 KiB
XML
42 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Library Name="NamedPipeLibrary" UID="{BC2D6352-25BF-4A67-A9DD-9ED1CEE3DE20}" Version="3.0">
|
|
<Services>
|
|
<Service Name="NamedPipeService" UID="{286FB76D-9A8D-49CA-8BA0-B44C3E11EA5B}">
|
|
<Interfaces>
|
|
<Interface Name="Default" UID="{DCD778A1-C1C3-485F-B723-D4997B7AA972}">
|
|
<Documentation>
|
|
<![CDATA[
|
|
Service NamedPipeService. This service has been automatically generated using the RODL template you can find in the Templates directory.]]>
|
|
</Documentation>
|
|
<Operations>
|
|
<Operation Name="GetPath" UID="{FA4B33BF-2633-45A6-A47E-B9C654457FEE}">
|
|
<Parameters>
|
|
<Parameter Name="Result" DataType="String" Flag="Result">
|
|
</Parameter>
|
|
</Parameters>
|
|
</Operation>
|
|
<Operation Name="GetConnectedUsersCount" UID="{61C7E2E9-AC1F-49ED-A3E6-6FA156897E1D}">
|
|
<Parameters>
|
|
<Parameter Name="Result" DataType="Integer" Flag="Result">
|
|
</Parameter>
|
|
</Parameters>
|
|
</Operation>
|
|
<Operation Name="UpTime" UID="{3802CA6F-96FE-40B0-80ED-B8AC5BDCDA90}">
|
|
<Parameters>
|
|
<Parameter Name="Result" DataType="DateTime" Flag="Result">
|
|
</Parameter>
|
|
</Parameters>
|
|
</Operation>
|
|
</Operations>
|
|
</Interface>
|
|
</Interfaces>
|
|
</Service>
|
|
</Services>
|
|
<Structs>
|
|
</Structs>
|
|
<Enums>
|
|
</Enums>
|
|
<Arrays>
|
|
</Arrays>
|
|
</Library>
|