windows::Win32::System::Services

Function GetSharedServiceRegistryStateKey

pub unsafe fn GetSharedServiceRegistryStateKey(
    servicehandle: SC_HANDLE,
    statetype: SERVICE_SHARED_REGISTRY_STATE_TYPE,
    accessmask: u32,
    servicestatekey: *mut HKEY,
) -> u32