InternetGetLastResponseInfoA.3w

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

InternetGetLastResponseInfoA (WININET.@)

SYNOPSIS

BOOL InternetGetLastResponseInfoA
 (
  LPDWORD lpdwError,
  LPSTR   lpszBuffer,
  LPDWORD lpdwBufferLength
 )

DESCRIPTION

Return last wininet error description on the calling thread.

RETURNS

TRUE on success of writing to buffer FALSE on failure

IMPLEMENTATION

Defined in "wininet.h".

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

Debug channel "wininet".