
This section describes the macros included with the Win32 Internet functions.
| InternetConnectUrl |
InternetConnectUrl (hInternet, lpszUrl, dwFlags, dwContext) \
InternetConnect(hInternet, lpszUrl, INTERNET_INVALID_PORT_NUMBER, NULL, NULL,
INTERNET_SERVICE_URL, dwFlags, dwContext)
Allows the use of a URL instead of supplying the component parts to InternetConnect
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.