C# Class ProxyAgent.IeProxyOptions

ファイルを表示 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