|
-
February 19th, 2000, 02:44 PM
#1
VB INTERNET CONTROLS OCX
Hi,
With Webbrowser Events Control of VB we can monitor DownloadBegin/Complete events etc, BUT how can we monitor if there is an EXISTING INTERNET MODEM CONNECTION?
With WININET.DLL there is an
INTERNETGETCONNECTEDSTATE(INTERNET_CONNECTION_MODEM, 0)
which returns Boolean results,
BUT this is not registrable as ACTIVE-X, IS THERE A SIMPLE WAY TO CHECK THE SAME THING IN VB Components??
OR, how do we incorporate the above WININET codes into VB??
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|