InternetGetLastResponseInfoA(3w)
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 "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/wininet/internet.c".
- Debug channel "wininet".