Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dial up networking
Message
 
To
19/08/1997 23:41:32
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00045713
Message ID:
00045783
Views:
40
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?
>>
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform