smsclictr.automation library
Delete a Registry Key and all Subkeys

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

Syntax

C#
public 
void 
DeleteKey(
	
uint 
hDefKey,
	
string 
sSubKeyName
)

Parameters

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

See Also