Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HPA DLL
Message
De
30/11/1999 16:55:33
 
 
À
30/11/1999 16:22:04
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Divers
Thread ID:
00296825
Message ID:
00297127
Vues:
46
Hi Ed,

Thanks. I guess I have not worked with COM where I had to pass parms.

But your example told me what I neede to know. This works:

oHPA32N=CreateObject("Hpa32n.dllClass")
oHPA32N.HPAPath = 'D:\HPA'
oHPA32N.Profile = Space(19)+'1'

ETC.

ErrorMsg = oHPA32N.IntializeDLL()

? ErrorMSg Returns '00 OK' now.

Thanks for everything. I thought the parms had to be passed within the (..) in the CreateObj statement.

The difference between the Set Parms and the Get parms is that once the object is created the get parms are available via ? oHPA32N.Settings or lcSettings = oHPA32N.Settings. Which I am now able to do thanks to you and the others.

I can now go on the the other functions.

Very Appreciative,

Paige
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform