Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pointer to an array of pointers
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00638970
Message ID:
00638978
Vues:
28
>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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform