3 references to RegDeleteKey
mscorlib (3)
microsoft\win32\registrykey.cs (3)
456
ret = Win32Native.
RegDeleteKey
(hkey, subkey);
524
ret = Win32Native.
RegDeleteKey
(hkey, subkey);
561
ret = Win32Native.
RegDeleteKey
(hkey, subkey);