Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use of Nokia Libraries
Message
From
21/01/2004 04:05:11
Steven Edge
Soft Solutions Limited
Lagos, Nigeria
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Use of Nokia Libraries
Miscellaneous
Thread ID:
00868880
Message ID:
00868880
Views:
68
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
Reply
Map
View

Click here to load this message in the networking platform