Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pointer to an array of pointers
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00638970
Message ID:
00638978
Views:
26
>Hi All,
>
>Has anyone found a way to call any APIs from VFP that use a complicated 'pointer to an array of pointers' type structure. I am looking at WSARecv but the lpBuffers parameter is:
>
>[in, out] Pointer to an array of WSABUF structures. Each WSABUF structure contains a pointer to a buffer and the length of the buffer.
>
>Is there any way to call this from VFP?
>
>Thanks,
>
>Nick

It can be done by using one of the classes in file #986 or file #9557.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform