Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing parameters to FLL
Message
From
06/02/1999 10:22:02
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Passing parameters to FLL
Miscellaneous
Thread ID:
00184691
Message ID:
00184691
Views:
68
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.
Next
Reply
Map
View

Click here to load this message in the networking platform