File tree 1 file changed +7
-8
lines changed
1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -26,14 +26,13 @@ End Type
26
26
27
27
28
28
#### Arguments:
29
- > - optional IN URL(s) : Array of or Single String Full URLs to AutoDetect Proxy
30
- >
31
- > - optional OUT ProxyDetails: Custom IE Proxy Structure to Pass out IE Proxy Details and Status Code
32
- > - ProxyDetails(1) = IE AutoDetect (fAutoDetect)
33
- > - ProxyDetails(2) = IE AutoCofigUrl (lpszAutoConfigUrl)
34
- > - ProxyDetails(3) = IE Proxy (lpszProxy)
35
- > - ProxyDetails(4) = IE Proxy Bypass (lpszProxyBypass)
36
- > - ProxyDetails(5) = DevCode
29
+ - optional IN URL(s) : Array of or Single String Full URLs to AutoDetect Proxy
30
+ - optional OUT ProxyDetails: Custom IE Proxy Structure to Pass out IE Proxy Details and Status Code
31
+ - ProxyDetails(1) = IE AutoDetect (fAutoDetect)
32
+ - ProxyDetails(2) = IE AutoCofigUrl (lpszAutoConfigUrl)
33
+ - ProxyDetails(3) = IE Proxy (lpszProxy)
34
+ - ProxyDetails(4) = IE Proxy Bypass (lpszProxyBypass)
35
+ - ProxyDetails(5) = DevCode
37
36
38
37
39
38
You can’t perform that action at this time.
0 commit comments