Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Strong Type a Method in Visual Custom Class?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Titre:
How to Strong Type a Method in Visual Custom Class?
Divers
Thread ID:
00788189
Message ID:
00788189
Vues:
47
In order to call a VFP method from .NET I believe I have to define it as follows:
DEFINE CLASS TEST AS Custom
FUNCTION MyMethod AS STRING
RETURN "Hello .NET"
ENDFUNC
ENDDEFINE

When defining the above method via a Visual "Custom" class, how do I include the "AS STRING" statement above.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform