table of contents
other versions
- wheezy 1.4.1-4
DetectAutoProxyUrl(3w) | Wine API | DetectAutoProxyUrl(3w) |
NAME¶
DetectAutoProxyUrl (WININET.@)SYNOPSIS¶
BOOL DetectAutoProxyUrl(
LPSTR lpszAutoProxyUrl,
DWORD dwAutoProxyUrlLength,
DWORD dwDetectFlags
)
DESCRIPTION¶
Auto detect the proxy url.RETURNS¶
FALSE on failureIMPLEMENTATION¶
Declared in "wininet.h". Implemented in "dlls/wininet/internet.c". Debug channel "wininet".Oct 2012 | Wine API |