Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Implements
Message
De
02/07/2003 18:01:57
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00806326
Message ID:
00806333
Vues:
9
This message has been marked as a message which has helped to the initial question of the thread.
Hi Geoff.

>I am trying to figure out how the IMPLEMENTS clause works and how to use it.

The IMPLEMENTS clause provides a way for a VFP class to implement a COM interface defined in a DLL or EXE. The easiest way to set it up is to open the DLL in the VFP Object Browser, navigate to the interface you want to implement, and drag it to a code window (such as a PRG). The Object Browser will automatically generate the correct code for you.

Doug
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform