Function windows_sys::Win32::System::Services::GetSharedServiceRegistryStateKey
[−]pub unsafe extern "system" fn GetSharedServiceRegistryStateKey(
servicehandle: SC_HANDLE,
statetype: SERVICE_SHARED_REGISTRY_STATE_TYPE,
accessmask: u32,
servicestatekey: *mut HKEY
) -> u32Expand description
Required features: "Win32_System_Services", "Win32_Security", "Win32_System_Registry"