windows::Win32::UI::Shell

Function SHRegGetIntW

pub unsafe fn SHRegGetIntW<P1>(hk: HKEY, pwzkey: P1, idefault: i32) -> i32
where P1: Param<PCWSTR>,