UtilityCopyRegKey Method Ipswitch.Messaging.Framework

[Missing <summary> documentation for "M:IMailAPI_NET.Utility.CopyRegKey(System.String,System.String,System.String,Microsoft.Win32.RegistryKey)"]

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public static void CopyRegKey(
	string OldKey,
	string NewKey,
	string Root,
	RegistryKey rk
)

Parameters

OldKey
Type: SystemString

[Missing <param name="OldKey"/> documentation for "M:IMailAPI_NET.Utility.CopyRegKey(System.String,System.String,System.String,Microsoft.Win32.RegistryKey)"]

NewKey
Type: SystemString

[Missing <param name="NewKey"/> documentation for "M:IMailAPI_NET.Utility.CopyRegKey(System.String,System.String,System.String,Microsoft.Win32.RegistryKey)"]

Root
Type: SystemString

[Missing <param name="Root"/> documentation for "M:IMailAPI_NET.Utility.CopyRegKey(System.String,System.String,System.String,Microsoft.Win32.RegistryKey)"]

rk
Type: Microsoft.Win32RegistryKey

[Missing <param name="rk"/> documentation for "M:IMailAPI_NET.Utility.CopyRegKey(System.String,System.String,System.String,Microsoft.Win32.RegistryKey)"]

See Also

Reference