Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How does Calvin's code work?
Message
De
26/02/2004 09:30:28
 
 
À
25/02/2004 16:07:50
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00880866
Message ID:
00881051
Vues:
87
Hello Al.

I can't see where the iDemoEvents interface is defined.

This is just how COM works < s >. When the OLEPUBLIC class is built into a dll, VFP automatically prefixes the class name with the letter “I” and uses it as the name for the Interface in the COM server. As a matter of fact, the COM server that gets built also automatically inherits the two basic COM interfaces (IDispatch and its parent IUnknown).
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform