mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

SecurityInfo.LocalMachineKey Method



Returns a string value from the registry under HKEY_LOCAL_MACHINE.


Namespace: SobekCM.Tools
Assembly: SobekCM_Tools (in SobekCM_Tools.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
public string LocalMachineKey(
	string KeyLocation,
	string ValueName
)

Parameters

KeyLocation
Type: System..::..String
Location of the key (i.e. "Control Panel\Desktop")
ValueName
Type: System..::..String
Name of the value to retrieve

Return Value

Type: String
String value from the registry, or "-1" if an error occurs

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )