VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Check for a connection to the internet using the InternetCheckConnection API call.

Daniel S Boucher  (4 Submissions)   Internet/HTML   VB 6.0   Unknown Difficulty   Sat 5th October 2002   Mon 8th February 2021

Check for a connection to the internet using the InternetCheckConnection API call.

API Declarations


Private Declare Function InternetCheckConnection Lib "wininet.dll" Alias "InternetCheckConnectionA" (ByVal lpszUrl As String, ByVal dwFlags As Long, ByVal dwReserved As Long) As Long


Rate Check for a connection to the internet using the InternetCheckConnection API call. (2(2 Vote))
Check for a connection to the internet using the InternetCheckConnection API call..bas

Check for a connection to the internet using the InternetCheckConnection API call. Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters