Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Define Class ... IMPLEMENTS question
Message
De
20/10/2006 07:44:54
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Define Class ... IMPLEMENTS question
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01163593
Message ID:
01163593
Vues:
58
Hello,
What the best way to write in IMPLEMENTS line in define class?
For example...

DEFINE CLASS _outlookitemevent AS custom
IMPLEMENTS ItemEvents IN "c:\programme\microsoft office\office10\msoutl.olb"

But.. I can't redestribute my application with absolute path... and when I leave only
IMPLEMENTS msoutl.olb
Then .. it does not work...

What the way to customize it? Is it possible to use Function call here like

DEFINE CLASS ... IMPLEMENTS myfunction("msoutl.olb") ?

Thanks for help!
Denis
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform