Uses of Class
com.github.markusbernhardt.proxy.jna.win.WTypes2.LPWSTRByReference
-
Packages that use WTypes2.LPWSTRByReference Package Description com.github.markusbernhardt.proxy.jna.win -
-
Uses of WTypes2.LPWSTRByReference in com.github.markusbernhardt.proxy.jna.win
Methods in com.github.markusbernhardt.proxy.jna.win with parameters of type WTypes2.LPWSTRByReference Modifier and Type Method Description boolean
WinHttp. WinHttpDetectAutoProxyConfigUrl(com.sun.jna.platform.win32.WinDef.DWORD dwAutoDetectFlags, WTypes2.LPWSTRByReference ppwszAutoConfigUrl)
The WinHttpDetectAutoProxyConfigUrl function finds the URL for the Proxy Auto-Configuration (PAC) file.
-