InternetAttemptConnect.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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 failure

IMPLEMENTATION

Defined in "wininet.h".

Implemented in "dlls/wininet/internet.c".

Debug channel "wininet".