gambas-source-code/gb.xml/gb.xml.rpc/.src/RpcAtom.class
2017-07-30 13:14:48 +02:00

29 lines
1 KiB
Text

'***************************************************************************
'
' RpcAtom.class
'
' (c)2005 - Daniel Campos Fernández
'
' XML-RPC Component
'
' Realizado para la Junta de Extremadura.
' Consejería de Educación Ciencia y Tecnología.
' Proyecto gnuLinEx
'
' This program Is free software; you can redistribute it And / Or modify
' it under the terms OF the GNU General PUBLIC License AS published by
' the Free Software Foundation; either version 1, Or (at your option)
' any later version.
'
' This program Is distributed IN the hope that it will be useful,
' but WITHOUT ANY WARRANTY; WITHOUT even the implied WARRANTY OF
' MERCHANTABILITY Or FITNESS FOR A PARTICULAR PURPOSE.See the
' GNU General PUBLIC License FOR more details.
'
' You should have received a COPY OF the GNU General PUBLIC License
' along WITH this program; IF Not, WRITE TO the Free Software
' Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
'
'***************************************************************************
PUBLIC Type AS Integer
PUBLIC Data AS Variant