.
RegUnloadKey
Unmounts a registry hive that had previously been mounted with RegLoadKey
6/10/2013 6:18:01 AM - -66.165.176.60
.
static extern Int32 RegUnLoadKey(
.
Private Declare Auto Function RegUnLoadKey Lib "advapi32.dll" ( _
.
LONG RegUnLoadKey(
.
ret = RegUnLoadKey(Key.hKey, MountPoint)
.