11 references to SafeHKey
WsatConfig (11)
Configuration\ClusterRegistryConfigurationProvider.cs (4)
25
SafeHKey
hKey;
32
SafeHKey
rootKey = SafeNativeMethods.GetClusterResourceKey(hResource,
70
ClusterRegistryConfigurationProvider(
SafeHKey
key, string registryKey)
87
SafeHKey
hSubKey;
Configuration\ClusterSafeNativeMethods.cs (7)
159
internal static extern
SafeHKey
GetClusterResourceKey(
165
[In]
SafeHKey
hKey,
170
[Out] out
SafeHKey
phkResult,
175
[In]
SafeHKey
hKey,
183
[In]
SafeHKey
hKey,
191
[In]
SafeHKey
hKey,
198
[In]
SafeHKey
hKey,