Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ProxyAgent
IeProxyOptions
C# Class ProxyAgent.IeProxyOptions
Mostra file
Open project: c-jiang/ProxyManager
Public Methods
Method
Description
CommitChange
( ) :
void
DisableAutoConf
( ) :
void
Private Methods
Method
Description
InternetSetOption
(
IntPtr
hInternet
,
int
dwOption
,
IntPtr
lpBuffer
,
int
dwBufferLength
) :
bool
OpenInternetSettings
(
bool
writable
) :
void
Method Details
CommitChange()
public
static
method
public
static
CommitChange
( ) :
void
return
void
DisableAutoConf()
public
static
method
public
static
DisableAutoConf
( ) :
void
return
void