Function windows_sys::Win32::System::Services::GetServiceRegistryStateKey
[−]pub unsafe extern "system" fn GetServiceRegistryStateKey(
servicestatushandle: SERVICE_STATUS_HANDLE,
statetype: SERVICE_REGISTRY_STATE_TYPE,
accessmask: u32,
servicestatekey: *mut HKEY
) -> u32
Expand description
Required features: "Win32_System_Services"
, "Win32_System_Registry"