- Home
·
- Internet/HTML
·
- Close dial-up internet connection. This uses the wininet.dll which comes with Internet Explorer 3
Close dial-up internet connection. This uses the wininet.dll which comes with Internet Explorer 3
Close dial-up internet connection. This uses the "wininet.dll" which comes with Internet Explorer 3.X or later, or is available from Microsoft.
API Declarations
Public Declare Function InternetAutodial Lib "wininet.dll" (ByVal dwFlags As Long, ByVal dwReserved As Long) As Long
Public Declare Function InternetAutodialHangup Lib "wininet.dll" (ByVal dwReserved As Long) As Long
Rate Close dial-up internet connection. This uses the wininet.dll which comes with Internet Explorer 3
(3(3 Vote))
lResult = InternetAutodialHangup(0&)
Close dial-up internet connection. This uses the wininet.dll which comes with Internet Explorer 3 Comments
No comments yet — be the first to post one!
Post a Comment