1 reference to RegSetValueEx
System.ServiceModel (1)
System\ServiceModel\ComIntegration\SafeNativeMethods.cs (1)
770
int status = SafeNativeMethods.
RegSetValueEx
(this, valName, 0, SafeNativeMethods.REG_SZ, value, (value.Length * 2) + 2);