Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing parameters to FLL
Message
De
06/02/1999 10:22:02
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Passing parameters to FLL
Divers
Thread ID:
00184691
Message ID:
00184691
Vues:
66
Hi
I have written FLL for definition of the serial number HDD. I want to transfer as the parameter a variable cDisk = ' C:\\'
Where I can look this variable inside FLL.
I thought it parm- > p [0] .val, but in Watch window in VC ++ this value = {..}

I declare the function in fll as
FoxInfo myFoxInfo [] = {
{"GVOL", (FPFI) GVOL, 1, "C"},
};
Thanks.
Denis.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform