2 references to ERROR_SUCCESS
System.Windows.Forms.Primitives (2)
Windows\Win32\Pinvoke.RegLoadMUIString.cs (2)
38
localizedValue = errorCode == WIN32_ERROR.
ERROR_SUCCESS
42
return errorCode == WIN32_ERROR.
ERROR_SUCCESS
;