Méthode | Description | |
---|---|---|
GetActiveControl ( |
||
GetValueNamesWow64 ( string registryKey, int ulOptions ) : string[] |
Get ValueNames from registry for WoW64 machine. Corresponding to Microsoft.Win32.RegistryKey.GetValueNames().
|
|
IsContextHelpMessage ( |
||
IsWow64 ( ) : bool |
This function checks if the OS is 64 bits.
|
|
TranslateContextHelpMessage ( |
Méthode | Description | |
---|---|---|
HelpUtils ( ) : System |
public static GetActiveControl ( |
||
f | ||
Résultat |
public static GetValueNamesWow64 ( string registryKey, int ulOptions ) : string[] | ||
registryKey | string | Registry key string value |
ulOptions | int | Access key value options |
Résultat | string[] |
public static IsContextHelpMessage ( |
||
m | ||
Résultat | bool |
public static TranslateContextHelpMessage ( |
||
f | ||
m | ||
Résultat | void |