C# Class KeeAnywhere.BrowserHelper

Mostrar archivo Open project: Kyrodan/KeeAnywhere Class Usage Examples

Public Methods

Method Description
GetBrowserEmulationMode ( ) : uint
SetBrowserFeatureControlKey ( string feature, string appName, uint value ) : void

Method Details

GetBrowserEmulationMode() public static method

public static GetBrowserEmulationMode ( ) : uint
return uint

SetBrowserFeatureControlKey() public static method

public static SetBrowserFeatureControlKey ( string feature, string appName, uint value ) : void
feature string
appName string
value uint
return void