table of contents
other versions
- wheezy 1.4.1-4
| InternetAttemptConnect(3w) | Wine API | InternetAttemptConnect(3w) |
NAME¶
InternetAttemptConnect (WININET.@)SYNOPSIS¶
DWORD InternetAttemptConnect(
DWORD dwReserved
)
DESCRIPTION¶
Attempt to make a connection to the internet.RETURNS¶
ERROR_SUCCESS on success Error value on failureIMPLEMENTATION¶
Declared in "wininet.h". Implemented in "dlls/wininet/internet.c". Debug channel "wininet".| Oct 2012 | Wine API |