Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Win32 Internet Functions
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00299119
Message ID:
00299192
Views:
26
>I found the following function in the MSDN library:
>BOOL InternetCheckConnection(
> IN LPCSTR lpszUrl,
> IN DWORD dwFlags,
> IN DWORD dwReserved
>);
>
>Can anyone tell me how to define this function for use in VFP? My main problem is trying to define it as BOOLEAN - is there a workaround for this?
>

DECLARE INTEGER InternetCheckConnection IN WININET STRING lpszURL, INTEGER dwFlags, INTEGER dwReserved

0 = FALSE
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform