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


I already found the solution.
Denis
Previous
Reply
Map
View

Click here to load this message in the networking platform