git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.RemObjects@49 b6239004-a887-0f4b-9937-50029ccdca16
29 lines
922 B
XML
29 lines
922 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Library Name="MessageEnvelopesLibrary" UID="{9FBE9FFC-D17D-4D9C-840E-949F7EEB9FC2}" Version="3.0">
|
|
<Services>
|
|
<Service Name="MessageEnvelopesService" UID="{FA1E8665-5FCF-4680-BF1F-7D6E4F2F1C1C}">
|
|
<Interfaces>
|
|
<Interface Name="Default" UID="{D20EC6CD-45A8-4C62-8114-EE02C3FDF979}">
|
|
<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="Echo" UID="{4E8EBEAE-DCCF-4DB8-921C-C7C7C778658D}">
|
|
<Parameters>
|
|
<Parameter Name="Result" DataType="AnsiString" Flag="Result">
|
|
</Parameter>
|
|
<Parameter Name="AStr" DataType="AnsiString" Flag="In" >
|
|
</Parameter>
|
|
</Parameters>
|
|
</Operation>
|
|
</Operations>
|
|
</Interface>
|
|
</Interfaces>
|
|
</Service>
|
|
</Services>
|
|
<Structs>
|
|
</Structs>
|
|
<Enums>
|
|
</Enums>
|
|
<Arrays>
|
|
</Arrays>
|
|
</Library>
|