Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Declaring strong typed return values in methods using IDE
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Declaring strong typed return values in methods using IDE
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01025730
Message ID:
01025730
Vues:
65
Hi

Can somebody tell me if it's possible to declare a strongly typed return value for a method using the foxpro IDE?

Eg

In code you can do this kind of thing ;
	PROCEDURE SomeMethod as String
		RETURN "SomeString"
	ENDPROC
However I cannot find a way of telling foxpro via the IDE what the type of the return value is.

I'm having to do this as I'm building a COM component for use with .NET.

Any info would be greatly appreciated....

Bernard
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform