Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dial up networking
Message
 
À
19/08/1997 23:41:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00045713
Message ID:
00045783
Vues:
35
thanks Arnon,
i found the docs on those 2 calls and they look like they will do what i need, however, i'm not sure
i know how to pass in the structures as parameters

the docs list the following prototype for RasEnumConnections :
DWORD RasEnumConnections(

LPRASCONN lprasconn, // buffer to receive connections data
LPDWORD lpcb, // size in bytes of buffer
LPDWORD lpcConnections // number of connections written to buffer
);

Any clue how i would prototype that with the vfp DECLARE DLL IN WIN32 command?

thanks

>take a look at RasEnumConnections and RasGetConnectionStatus API calls
>I believe they will do that
>
>Arnon
>
>
>>
>>does anyone know how to tell if there is an active dial up networking
>>connection from vfp?
>>
>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform