Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameter as structs
Message
 
 
To
18/05/2001 12:57:49
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00508835
Message ID:
00508837
Views:
23
>Is posible to pass a parameter to an api function from VFP when the parameter is a structure?
>
>Thanks everybody.
>Mario Morales

Mario,
Depending on the structure, you can simulate it using a character string. Some structures have pointers to other structures and these are more difficult. I've used to Ed Rauh's CLSHEAP and Christof Lange's STRUCT classes to help out with these situations. Both are availble from the Download section.

What structure are you trying to pass and what function are trying to pass it to?
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform