Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use of Nokia Libraries
Message
De
21/01/2004 04:05:11
Steven Edge
Soft Solutions Limited
Lagos, Nigéria
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Use of Nokia Libraries
Divers
Thread ID:
00868880
Message ID:
00868880
Vues:
66
Hi,

I just downloaded the Nokia Libraries for communication with Nokia cell phones. They are supposed to be COM interfaces, and Rersvr32 registers them all right. I can see them in the object browser (not by default, but if I open the specific DLL it is there), but I cannot instantiate them, e.g.

o = CREATEOBJECT('PhonebookAdapterDS3.PhonebookSuite3')

results in the error 'Class definition PhonebookAdapterDS3.PhonebookSuite3 is not found.'


So, I tried in VB. Here it works fine, e.g.

Dim o As PhonebookAdapterDS3.PhonebookSuite3
Set o = New PhonebookAdapterDS3.PhonebookSuite3

In the class 'references' dialog in VB, most of the components are marked 'Type Library', but the Nokia components are not.

Could anyone help me sort out this? Can I use these libraries from VFP? If so, how?

Best regards,

Steven
Répondre
Fil
Voir

Click here to load this message in the networking platform