C# 클래스 ProxyAgent.IeProxyOptions

파일 보기 프로젝트 열기: c-jiang/ProxyManager

공개 메소드들

메소드 설명
CommitChange ( ) : void
DisableAutoConf ( ) : void

비공개 메소드들

메소드 설명
InternetSetOption ( IntPtr hInternet, int dwOption, IntPtr lpBuffer, int dwBufferLength ) : bool
OpenInternetSettings ( bool writable ) : void

메소드 상세

CommitChange() 공개 정적인 메소드

public static CommitChange ( ) : void
리턴 void

DisableAutoConf() 공개 정적인 메소드

public static DisableAutoConf ( ) : void
리턴 void