Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Complex Data Type in Web-Service
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Titre:
Complex Data Type in Web-Service
Divers
Thread ID:
01046935
Message ID:
01046935
Vues:
58
Hi there,

I want to use a web-service (written in Delphi) which asks for a structure-type parameter in his methods:

TSuchbegriffe = class(TRemotable)
private
fsuch_ejahr_bis: AnsiString;
fsuch_verlag: AnsiString;
fsuch_reihe: AnsiString;
fsuch_wg: AnsiString;
fsuch_ejahr_von: AnsiString;
fsuch_isbn: AnsiString;
fsuch_preis_bis: AnsiString;
fsuch_preis_von: AnsiString;
fsuch_wg_index: AnsiString;
fsuch_schlagwort: AnsiString;
fSuch_autor ,
fSuch_stichwort: AnsiString;

Can this be done with VFP (8) and how?

Thanks in advance

Thomas
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform