smsclictr.automation library
Set Registry Expanded String value

Namespace:  smsclictr.automation
Assembly:  smsclictr.automation(in smsclictr.automation.dll) Version: 1.1.3731.16627 (1.1.2.4)

Syntax

C#
public 
void 
SetExStringValue(
	
uint 
hDefKey,
	
string 
sSubKeyName,
	
string 
sValueName,
	
string 
sValue
)

Parameters

hDefKey
Type: System . . :: . UInt32
sSubKeyName
Type: System . . :: . String
sValueName
Type: System . . :: . String
sValue
Type: System . . :: . String

See Also