Method |
Description |
|
InternetGetCookieEx ( string url, string cookieName, StringBuilder cookieData, int &size, int dwFlags, IntPtr lpReserved ) : bool |
|
|
InternetSetCookie ( string lpszUrlName, string lpszCookieName, string lpszCookieData ) : bool |
|
|
InternetSetOption ( int hInternet, int dwOption, string lpBuffer, int dwBufferLength ) : bool |
|
|
SetIeMode ( ) : void |
|
|
Window_Loaded ( object sender, RoutedEventArgs e ) : void |
|
|
wbAuth_Navigated ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void |
|
|
wbAuth_Navigating ( object sender, System.Windows.Navigation.NavigatingCancelEventArgs e ) : void |
|
|